close Warning: Can't synchronize with repository "(default)" (No changeset 184 in the repository). Look in the Trac log for more information.

Changeset 128 for trunk/xtactics.lpi


Ignore:
Timestamp:
Jun 17, 2017, 5:55:16 PM (7 years ago)
Author:
chronos
Message:
  • Added: Graph window can be shown from menu which presents development of various statistic values during game turns.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xtactics.lpi

    r125 r128  
    153153      </local>
    154154    </RunParams>
    155     <RequiredPackages Count="5">
     155    <RequiredPackages Count="6">
    156156      <Item1>
     157        <PackageName Value="TAChartLazarusPkg"/>
     158      </Item1>
     159      <Item2>
    157160        <PackageName Value="TemplateGenerics"/>
    158161        <DefaultFilename Value="Packages/TemplateGenerics/TemplateGenerics.lpk" Prefer="True"/>
    159       </Item1>
    160       <Item2>
     162      </Item2>
     163      <Item3>
    161164        <PackageName Value="Common"/>
    162165        <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/>
    163       </Item2>
    164       <Item3>
    165         <PackageName Value="FCL"/>
    166166      </Item3>
    167167      <Item4>
     168        <PackageName Value="FCL"/>
     169      </Item4>
     170      <Item5>
    168171        <PackageName Value="CoolTranslator"/>
    169172        <DefaultFilename Value="Packages/CoolTranslator/CoolTranslator.lpk" Prefer="True"/>
    170       </Item4>
    171       <Item5>
     173      </Item5>
     174      <Item6>
    172175        <PackageName Value="LCL"/>
    173       </Item5>
     176      </Item6>
    174177    </RequiredPackages>
    175     <Units Count="11">
     178    <Units Count="12">
    176179      <Unit0>
    177180        <Filename Value="xtactics.lpr"/>
     
    242245        <IsPartOfProject Value="True"/>
    243246      </Unit10>
     247      <Unit11>
     248        <Filename Value="Forms/UFormCharts.pas"/>
     249        <IsPartOfProject Value="True"/>
     250        <ComponentName Value="FormCharts"/>
     251        <ResourceBaseClass Value="Form"/>
     252      </Unit11>
    244253    </Units>
    245254  </ProjectOptions>
     
    284293    </Linking>
    285294    <Other>
     295      <CompilerMessages>
     296        <IgnoredMessages idx5024="True"/>
     297      </CompilerMessages>
    286298      <CustomOptions Value="-dDEBUG"/>
    287299    </Other>
Note: See TracChangeset for help on using the changeset viewer.