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.2.0/xtactics.lpi

Last change on this file was 151, checked in by chronos, 6 years ago
  • Added: Map can have rounded shape.
File size: 9.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<CONFIG>
3 <ProjectOptions>
4 <Version Value="10"/>
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 <BuildModes Count="4">
21 <Item1 Name="Debug" Default="True"/>
22 <Item2 Name="Release">
23 <CompilerOptions>
24 <Version Value="11"/>
25 <Target>
26 <Filename Value="xtactics"/>
27 </Target>
28 <SearchPaths>
29 <IncludeFiles Value="$(ProjOutDir)"/>
30 <OtherUnitFiles Value="Forms"/>
31 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
32 </SearchPaths>
33 <Parsing>
34 <SyntaxOptions>
35 <SyntaxMode Value="Delphi"/>
36 <CStyleOperator Value="False"/>
37 <AllowLabel Value="False"/>
38 <CPPInline Value="False"/>
39 </SyntaxOptions>
40 </Parsing>
41 <CodeGeneration>
42 <SmartLinkUnit Value="True"/>
43 <Optimizations>
44 <OptimizationLevel Value="3"/>
45 </Optimizations>
46 </CodeGeneration>
47 <Linking>
48 <Debugging>
49 <GenerateDebugInfo Value="False"/>
50 <StripSymbols Value="True"/>
51 </Debugging>
52 <LinkSmart Value="True"/>
53 <Options>
54 <Win32>
55 <GraphicApplication Value="True"/>
56 </Win32>
57 </Options>
58 </Linking>
59 </CompilerOptions>
60 </Item2>
61 <Item3 Name="Windows 32-bit">
62 <CompilerOptions>
63 <Version Value="11"/>
64 <Target>
65 <Filename Value="lib/$(TargetCPU)-$(TargetOS)/xtactics"/>
66 </Target>
67 <SearchPaths>
68 <IncludeFiles Value="$(ProjOutDir)"/>
69 <OtherUnitFiles Value="Forms"/>
70 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
71 </SearchPaths>
72 <Parsing>
73 <SyntaxOptions>
74 <SyntaxMode Value="Delphi"/>
75 <CStyleOperator Value="False"/>
76 <AllowLabel Value="False"/>
77 <CPPInline Value="False"/>
78 </SyntaxOptions>
79 </Parsing>
80 <CodeGeneration>
81 <SmartLinkUnit Value="True"/>
82 <TargetCPU Value="i386"/>
83 <TargetOS Value="win32"/>
84 <Optimizations>
85 <OptimizationLevel Value="3"/>
86 </Optimizations>
87 </CodeGeneration>
88 <Linking>
89 <Debugging>
90 <GenerateDebugInfo Value="False"/>
91 <StripSymbols Value="True"/>
92 </Debugging>
93 <LinkSmart Value="True"/>
94 <Options>
95 <Win32>
96 <GraphicApplication Value="True"/>
97 </Win32>
98 </Options>
99 </Linking>
100 </CompilerOptions>
101 </Item3>
102 <Item4 Name="Windows 64-bit">
103 <CompilerOptions>
104 <Version Value="11"/>
105 <Target>
106 <Filename Value="lib/$(TargetCPU)-$(TargetOS)/xtactics"/>
107 </Target>
108 <SearchPaths>
109 <IncludeFiles Value="$(ProjOutDir)"/>
110 <OtherUnitFiles Value="Forms"/>
111 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
112 </SearchPaths>
113 <Parsing>
114 <SyntaxOptions>
115 <SyntaxMode Value="Delphi"/>
116 <CStyleOperator Value="False"/>
117 <AllowLabel Value="False"/>
118 <CPPInline Value="False"/>
119 </SyntaxOptions>
120 </Parsing>
121 <CodeGeneration>
122 <SmartLinkUnit Value="True"/>
123 <TargetCPU Value="x86_64"/>
124 <TargetOS Value="win64"/>
125 <Optimizations>
126 <OptimizationLevel Value="3"/>
127 </Optimizations>
128 </CodeGeneration>
129 <Linking>
130 <Debugging>
131 <GenerateDebugInfo Value="False"/>
132 <StripSymbols Value="True"/>
133 </Debugging>
134 <LinkSmart Value="True"/>
135 <Options>
136 <Win32>
137 <GraphicApplication Value="True"/>
138 </Win32>
139 </Options>
140 </Linking>
141 </CompilerOptions>
142 </Item4>
143 </BuildModes>
144 <PublishOptions>
145 <Version Value="2"/>
146 </PublishOptions>
147 <RunParams>
148 <local>
149 <FormatVersion Value="1"/>
150 </local>
151 </RunParams>
152 <RequiredPackages Count="6">
153 <Item1>
154 <PackageName Value="TAChartLazarusPkg"/>
155 </Item1>
156 <Item2>
157 <PackageName Value="TemplateGenerics"/>
158 <DefaultFilename Value="Packages/TemplateGenerics/TemplateGenerics.lpk" Prefer="True"/>
159 </Item2>
160 <Item3>
161 <PackageName Value="Common"/>
162 <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/>
163 </Item3>
164 <Item4>
165 <PackageName Value="FCL"/>
166 </Item4>
167 <Item5>
168 <PackageName Value="CoolTranslator"/>
169 <DefaultFilename Value="Packages/CoolTranslator/CoolTranslator.lpk" Prefer="True"/>
170 </Item5>
171 <Item6>
172 <PackageName Value="LCL"/>
173 </Item6>
174 </RequiredPackages>
175 <Units Count="13">
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 <Unit11>
245 <Filename Value="Forms/UFormCharts.pas"/>
246 <IsPartOfProject Value="True"/>
247 <ComponentName Value="FormCharts"/>
248 <HasResources Value="True"/>
249 <ResourceBaseClass Value="Form"/>
250 </Unit11>
251 <Unit12>
252 <Filename Value="Forms/UFormUnitMoves.pas"/>
253 <IsPartOfProject Value="True"/>
254 <ComponentName Value="FormUnitMoves"/>
255 <HasResources Value="True"/>
256 <ResourceBaseClass Value="Form"/>
257 </Unit12>
258 </Units>
259 </ProjectOptions>
260 <CompilerOptions>
261 <Version Value="11"/>
262 <Target>
263 <Filename Value="xtactics"/>
264 </Target>
265 <SearchPaths>
266 <IncludeFiles Value="$(ProjOutDir)"/>
267 <OtherUnitFiles Value="Forms"/>
268 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
269 </SearchPaths>
270 <Parsing>
271 <SyntaxOptions>
272 <SyntaxMode Value="Delphi"/>
273 <CStyleOperator Value="False"/>
274 <IncludeAssertionCode Value="True"/>
275 <AllowLabel Value="False"/>
276 <CPPInline Value="False"/>
277 </SyntaxOptions>
278 </Parsing>
279 <CodeGeneration>
280 <Checks>
281 <IOChecks Value="True"/>
282 <RangeChecks Value="True"/>
283 <OverflowChecks Value="True"/>
284 <StackChecks Value="True"/>
285 </Checks>
286 <VerifyObjMethodCallValidity Value="True"/>
287 </CodeGeneration>
288 <Linking>
289 <Debugging>
290 <UseHeaptrc Value="True"/>
291 <UseExternalDbgSyms Value="True"/>
292 </Debugging>
293 <Options>
294 <Win32>
295 <GraphicApplication Value="True"/>
296 </Win32>
297 </Options>
298 </Linking>
299 <Other>
300 <CompilerMessages>
301 <IgnoredMessages idx5024="True"/>
302 </CompilerMessages>
303 <CustomOptions Value="-dDEBUG"/>
304 </Other>
305 </CompilerOptions>
306 <Debugging>
307 <Exceptions Count="3">
308 <Item1>
309 <Name Value="EAbort"/>
310 </Item1>
311 <Item2>
312 <Name Value="ECodetoolError"/>
313 </Item2>
314 <Item3>
315 <Name Value="EFOpenError"/>
316 </Item3>
317 </Exceptions>
318 </Debugging>
319</CONFIG>
Note: See TracBrowser for help on using the repository browser.