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

source: tags/1.0.0/xtactics.lpi

Last change on this file was 113, checked in by chronos, 7 years ago
  • Modified: Create one setup for both 32-bit and 64-bit Windows.
File size: 9.0 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<CONFIG>
3 <ProjectOptions>
4 <Version Value="9"/>
5 <General>
6 <SessionStorage Value="InProjectDir"/>
7 <MainUnit Value="0"/>
8 <Title Value="xtactics"/>
9 <ResourceType Value="res"/>
10 <UseXPManifest Value="True"/>
11 <XPManifest>
12 <DpiAware Value="True"/>
13 </XPManifest>
14 <Icon Value="0"/>
15 </General>
16 <i18n>
17 <EnableI18N Value="True"/>
18 <OutDir Value="Languages"/>
19 </i18n>
20 <VersionInfo>
21 <StringTable ProductVersion=""/>
22 </VersionInfo>
23 <BuildModes Count="4">
24 <Item1 Name="Debug" Default="True"/>
25 <Item2 Name="Release">
26 <CompilerOptions>
27 <Version Value="11"/>
28 <Target>
29 <Filename Value="xtactics"/>
30 </Target>
31 <SearchPaths>
32 <IncludeFiles Value="$(ProjOutDir)"/>
33 <OtherUnitFiles Value="Forms"/>
34 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
35 </SearchPaths>
36 <Parsing>
37 <SyntaxOptions>
38 <SyntaxMode Value="Delphi"/>
39 <CStyleOperator Value="False"/>
40 <AllowLabel Value="False"/>
41 <CPPInline Value="False"/>
42 </SyntaxOptions>
43 </Parsing>
44 <CodeGeneration>
45 <SmartLinkUnit Value="True"/>
46 <Optimizations>
47 <OptimizationLevel Value="3"/>
48 </Optimizations>
49 </CodeGeneration>
50 <Linking>
51 <Debugging>
52 <GenerateDebugInfo Value="False"/>
53 <StripSymbols Value="True"/>
54 </Debugging>
55 <LinkSmart Value="True"/>
56 <Options>
57 <Win32>
58 <GraphicApplication Value="True"/>
59 </Win32>
60 </Options>
61 </Linking>
62 </CompilerOptions>
63 </Item2>
64 <Item3 Name="Windows 32-bit">
65 <CompilerOptions>
66 <Version Value="11"/>
67 <Target>
68 <Filename Value="lib/$(TargetCPU)-$(TargetOS)/xtactics"/>
69 </Target>
70 <SearchPaths>
71 <IncludeFiles Value="$(ProjOutDir)"/>
72 <OtherUnitFiles Value="Forms"/>
73 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
74 </SearchPaths>
75 <Parsing>
76 <SyntaxOptions>
77 <SyntaxMode Value="Delphi"/>
78 <CStyleOperator Value="False"/>
79 <AllowLabel Value="False"/>
80 <CPPInline Value="False"/>
81 </SyntaxOptions>
82 </Parsing>
83 <CodeGeneration>
84 <SmartLinkUnit Value="True"/>
85 <TargetCPU Value="i386"/>
86 <TargetOS Value="win32"/>
87 <Optimizations>
88 <OptimizationLevel Value="3"/>
89 </Optimizations>
90 </CodeGeneration>
91 <Linking>
92 <Debugging>
93 <GenerateDebugInfo Value="False"/>
94 <StripSymbols Value="True"/>
95 </Debugging>
96 <LinkSmart Value="True"/>
97 <Options>
98 <Win32>
99 <GraphicApplication Value="True"/>
100 </Win32>
101 </Options>
102 </Linking>
103 </CompilerOptions>
104 </Item3>
105 <Item4 Name="Windows 64-bit">
106 <CompilerOptions>
107 <Version Value="11"/>
108 <Target>
109 <Filename Value="lib/$(TargetCPU)-$(TargetOS)/xtactics"/>
110 </Target>
111 <SearchPaths>
112 <IncludeFiles Value="$(ProjOutDir)"/>
113 <OtherUnitFiles Value="Forms"/>
114 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
115 </SearchPaths>
116 <Parsing>
117 <SyntaxOptions>
118 <SyntaxMode Value="Delphi"/>
119 <CStyleOperator Value="False"/>
120 <AllowLabel Value="False"/>
121 <CPPInline Value="False"/>
122 </SyntaxOptions>
123 </Parsing>
124 <CodeGeneration>
125 <SmartLinkUnit Value="True"/>
126 <TargetCPU Value="x86_64"/>
127 <TargetOS Value="win64"/>
128 <Optimizations>
129 <OptimizationLevel Value="3"/>
130 </Optimizations>
131 </CodeGeneration>
132 <Linking>
133 <Debugging>
134 <GenerateDebugInfo Value="False"/>
135 <StripSymbols Value="True"/>
136 </Debugging>
137 <LinkSmart Value="True"/>
138 <Options>
139 <Win32>
140 <GraphicApplication Value="True"/>
141 </Win32>
142 </Options>
143 </Linking>
144 </CompilerOptions>
145 </Item4>
146 </BuildModes>
147 <PublishOptions>
148 <Version Value="2"/>
149 </PublishOptions>
150 <RunParams>
151 <local>
152 <FormatVersion Value="1"/>
153 </local>
154 </RunParams>
155 <RequiredPackages Count="5">
156 <Item1>
157 <PackageName Value="TemplateGenerics"/>
158 <DefaultFilename Value="Packages/TemplateGenerics/TemplateGenerics.lpk" Prefer="True"/>
159 </Item1>
160 <Item2>
161 <PackageName Value="Common"/>
162 <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/>
163 </Item2>
164 <Item3>
165 <PackageName Value="FCL"/>
166 </Item3>
167 <Item4>
168 <PackageName Value="CoolTranslator"/>
169 <DefaultFilename Value="Packages/CoolTranslator/CoolTranslator.lpk" Prefer="True"/>
170 </Item4>
171 <Item5>
172 <PackageName Value="LCL"/>
173 </Item5>
174 </RequiredPackages>
175 <Units Count="11">
176 <Unit0>
177 <Filename Value="xtactics.lpr"/>
178 <IsPartOfProject Value="True"/>
179 </Unit0>
180 <Unit1>
181 <Filename Value="UGame.pas"/>
182 <IsPartOfProject Value="True"/>
183 </Unit1>
184 <Unit2>
185 <Filename Value="UCore.pas"/>
186 <IsPartOfProject Value="True"/>
187 <ComponentName Value="Core"/>
188 <HasResources Value="True"/>
189 <ResourceBaseClass Value="DataModule"/>
190 </Unit2>
191 <Unit3>
192 <Filename Value="Forms/UFormPlayer.pas"/>
193 <IsPartOfProject Value="True"/>
194 <ComponentName Value="FormPlayer"/>
195 <HasResources Value="True"/>
196 <ResourceBaseClass Value="Form"/>
197 </Unit3>
198 <Unit4>
199 <Filename Value="Forms/UFormSettings.pas"/>
200 <IsPartOfProject Value="True"/>
201 <ComponentName Value="FormSettings"/>
202 <HasResources Value="True"/>
203 <ResourceBaseClass Value="Form"/>
204 </Unit4>
205 <Unit5>
206 <Filename Value="Forms/UFormMain.pas"/>
207 <IsPartOfProject Value="True"/>
208 <ComponentName Value="FormMain"/>
209 <HasResources Value="True"/>
210 <ResourceBaseClass Value="Form"/>
211 </Unit5>
212 <Unit6>
213 <Filename Value="Forms/UFormMove.pas"/>
214 <IsPartOfProject Value="True"/>
215 <ComponentName Value="FormMove"/>
216 <HasResources Value="True"/>
217 <ResourceBaseClass Value="Form"/>
218 </Unit6>
219 <Unit7>
220 <Filename Value="Forms/UFormNew.pas"/>
221 <IsPartOfProject Value="True"/>
222 <ComponentName Value="FormNew"/>
223 <HasResources Value="True"/>
224 <ResourceBaseClass Value="Form"/>
225 </Unit7>
226 <Unit8>
227 <Filename Value="Forms/UFormAbout.pas"/>
228 <IsPartOfProject Value="True"/>
229 <ComponentName Value="FormAbout"/>
230 <HasResources Value="True"/>
231 <ResourceBaseClass Value="Form"/>
232 </Unit8>
233 <Unit9>
234 <Filename Value="Forms/UFormHelp.pas"/>
235 <IsPartOfProject Value="True"/>
236 <ComponentName Value="FormHelp"/>
237 <HasResources Value="True"/>
238 <ResourceBaseClass Value="Form"/>
239 </Unit9>
240 <Unit10>
241 <Filename Value="UMap.pas"/>
242 <IsPartOfProject Value="True"/>
243 </Unit10>
244 </Units>
245 </ProjectOptions>
246 <CompilerOptions>
247 <Version Value="11"/>
248 <Target>
249 <Filename Value="xtactics"/>
250 </Target>
251 <SearchPaths>
252 <IncludeFiles Value="$(ProjOutDir)"/>
253 <OtherUnitFiles Value="Forms"/>
254 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
255 </SearchPaths>
256 <Parsing>
257 <SyntaxOptions>
258 <SyntaxMode Value="Delphi"/>
259 <CStyleOperator Value="False"/>
260 <IncludeAssertionCode Value="True"/>
261 <AllowLabel Value="False"/>
262 <CPPInline Value="False"/>
263 </SyntaxOptions>
264 </Parsing>
265 <CodeGeneration>
266 <Checks>
267 <IOChecks Value="True"/>
268 <RangeChecks Value="True"/>
269 <OverflowChecks Value="True"/>
270 <StackChecks Value="True"/>
271 </Checks>
272 <VerifyObjMethodCallValidity Value="True"/>
273 </CodeGeneration>
274 <Linking>
275 <Debugging>
276 <UseHeaptrc Value="True"/>
277 <UseExternalDbgSyms Value="True"/>
278 </Debugging>
279 <Options>
280 <Win32>
281 <GraphicApplication Value="True"/>
282 </Win32>
283 </Options>
284 </Linking>
285 <Other>
286 <CustomOptions Value="-dDEBUG"/>
287 </Other>
288 </CompilerOptions>
289 <Debugging>
290 <Exceptions Count="3">
291 <Item1>
292 <Name Value="EAbort"/>
293 </Item1>
294 <Item2>
295 <Name Value="ECodetoolError"/>
296 </Item2>
297 <Item3>
298 <Name Value="EFOpenError"/>
299 </Item3>
300 </Exceptions>
301 </Debugging>
302</CONFIG>
Note: See TracBrowser for help on using the repository browser.