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

Changeset 66 for trunk/xtactics.lpi


Ignore:
Timestamp:
Sep 28, 2014, 11:51:26 AM (10 years ago)
Author:
chronos
Message:
  • Modified: Computer strategy divided to Attack and InnerMoves.
  • Modified: Computer attack lower power cells first.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/xtactics.lpi

    r62 r66  
    1 <?xml version="1.0"?>
     1<?xml version="1.0" encoding="UTF-8"?>
    22<CONFIG>
    33  <ProjectOptions>
     
    5656            </Options>
    5757          </Linking>
    58           <Other>
    59             <CompilerPath Value="$(CompPath)"/>
    60           </Other>
    6158        </CompilerOptions>
    6259      </Item2>
     
    6865      <local>
    6966        <FormatVersion Value="1"/>
    70         <LaunchingApplication PathPlusParams="/usr/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
    7167      </local>
    7268    </RunParams>
     
    115111        <HasResources Value="True"/>
    116112        <ResourceBaseClass Value="Form"/>
    117         <UnitName Value="UFormPlayer"/>
    118113      </Unit3>
    119114      <Unit4>
     
    123118        <HasResources Value="True"/>
    124119        <ResourceBaseClass Value="Form"/>
    125         <UnitName Value="UFormSettings"/>
    126120      </Unit4>
    127121      <Unit5>
     
    139133        <HasResources Value="True"/>
    140134        <ResourceBaseClass Value="Form"/>
    141         <UnitName Value="UFormMove"/>
    142135      </Unit6>
    143136      <Unit7>
     
    147140        <HasResources Value="True"/>
    148141        <ResourceBaseClass Value="Form"/>
    149         <UnitName Value="UFormNew"/>
    150142      </Unit7>
    151143      <Unit8>
     
    155147        <HasResources Value="True"/>
    156148        <ResourceBaseClass Value="Form"/>
    157         <UnitName Value="UFormAbout"/>
    158149      </Unit8>
    159150    </Units>
     
    199190    <Other>
    200191      <CustomOptions Value="-dDEBUG"/>
    201       <CompilerPath Value="$(CompPath)"/>
    202192    </Other>
    203193  </CompilerOptions>
Note: See TracChangeset for help on using the changeset viewer.