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

Changeset 57 for trunk/xtactics.lpi


Ignore:
Timestamp:
Sep 24, 2014, 7:01:04 PM (10 years ago)
Author:
chronos
Message:
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        66heaptrclog.trc
        77Config.xml
         8backup
  • trunk/xtactics.lpi

    r55 r57  
    1 <?xml version="1.0" encoding="UTF-8"?>
     1<?xml version="1.0"?>
    22<CONFIG>
    33  <ProjectOptions>
     
    5555            </Options>
    5656          </Linking>
     57          <Other>
     58            <CompilerPath Value="$(CompPath)"/>
     59          </Other>
    5760        </CompilerOptions>
    5861      </Item2>
     
    6467      <local>
    6568        <FormatVersion Value="1"/>
     69        <LaunchingApplication PathPlusParams="/usr/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
    6670      </local>
    6771    </RunParams>
    68     <RequiredPackages Count="4">
     72    <RequiredPackages Count="5">
    6973      <Item1>
     74        <PackageName Value="TemplateGenerics"/>
     75        <DefaultFilename Value="Packages/TemplateGenerics/TemplateGenerics.lpk" Prefer="True"/>
     76      </Item1>
     77      <Item2>
    7078        <PackageName Value="Common"/>
    7179        <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/>
    72       </Item1>
    73       <Item2>
    74         <PackageName Value="FCL"/>
    7580      </Item2>
    7681      <Item3>
     82        <PackageName Value="FCL"/>
     83      </Item3>
     84      <Item4>
    7785        <PackageName Value="CoolTranslator"/>
    7886        <DefaultFilename Value="Packages/CoolTranslator/CoolTranslator.lpk" Prefer="True"/>
    79       </Item3>
    80       <Item4>
     87      </Item4>
     88      <Item5>
    8189        <PackageName Value="LCL"/>
    82       </Item4>
     90      </Item5>
    8391    </RequiredPackages>
    8492    <Units Count="9">
     
    145153        <HasResources Value="True"/>
    146154        <ResourceBaseClass Value="Form"/>
     155        <UnitName Value="UFormAbout"/>
    147156      </Unit8>
    148157    </Units>
     
    188197    <Other>
    189198      <CustomOptions Value="-dDEBUG"/>
     199      <CompilerPath Value="$(CompPath)"/>
    190200    </Other>
    191201  </CompilerOptions>
Note: See TracChangeset for help on using the changeset viewer.