Changeset 66 for trunk/xtactics.lpi
- Timestamp:
- Sep 28, 2014, 11:51:26 AM (10 years ago)
- 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"?> 2 2 <CONFIG> 3 3 <ProjectOptions> … … 56 56 </Options> 57 57 </Linking> 58 <Other>59 <CompilerPath Value="$(CompPath)"/>60 </Other>61 58 </CompilerOptions> 62 59 </Item2> … … 68 65 <local> 69 66 <FormatVersion Value="1"/> 70 <LaunchingApplication PathPlusParams="/usr/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>71 67 </local> 72 68 </RunParams> … … 115 111 <HasResources Value="True"/> 116 112 <ResourceBaseClass Value="Form"/> 117 <UnitName Value="UFormPlayer"/>118 113 </Unit3> 119 114 <Unit4> … … 123 118 <HasResources Value="True"/> 124 119 <ResourceBaseClass Value="Form"/> 125 <UnitName Value="UFormSettings"/>126 120 </Unit4> 127 121 <Unit5> … … 139 133 <HasResources Value="True"/> 140 134 <ResourceBaseClass Value="Form"/> 141 <UnitName Value="UFormMove"/>142 135 </Unit6> 143 136 <Unit7> … … 147 140 <HasResources Value="True"/> 148 141 <ResourceBaseClass Value="Form"/> 149 <UnitName Value="UFormNew"/>150 142 </Unit7> 151 143 <Unit8> … … 155 147 <HasResources Value="True"/> 156 148 <ResourceBaseClass Value="Form"/> 157 <UnitName Value="UFormAbout"/>158 149 </Unit8> 159 150 </Units> … … 199 190 <Other> 200 191 <CustomOptions Value="-dDEBUG"/> 201 <CompilerPath Value="$(CompPath)"/>202 192 </Other> 203 193 </CompilerOptions>
Note:
See TracChangeset
for help on using the changeset viewer.