source: tags/1.3.0/xtactics.lpi

Last change on this file was 253, checked in by chronos, 6 years ago
  • Modified: Version 1.3.0 related changes.
  • Fixed: Fullscreen mode under Windows.
File size: 10.7 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 <VersionInfo>
21 <UseVersionInfo Value="True"/>
22 <MajorVersionNr Value="1"/>
23 <MinorVersionNr Value="3"/>
24 </VersionInfo>
25 <BuildModes Count="2">
26 <Item1 Name="Debug" Default="True"/>
27 <Item2 Name="Release">
28 <CompilerOptions>
29 <Version Value="11"/>
30 <Target>
31 <Filename Value="xtactics"/>
32 </Target>
33 <SearchPaths>
34 <IncludeFiles Value="$(ProjOutDir)"/>
35 <OtherUnitFiles Value="Forms;Packages/PinConnection"/>
36 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
37 </SearchPaths>
38 <Parsing>
39 <SyntaxOptions>
40 <SyntaxMode Value="Delphi"/>
41 <CStyleOperator Value="False"/>
42 <AllowLabel Value="False"/>
43 <CPPInline Value="False"/>
44 </SyntaxOptions>
45 </Parsing>
46 <CodeGeneration>
47 <SmartLinkUnit Value="True"/>
48 <Optimizations>
49 <OptimizationLevel Value="3"/>
50 </Optimizations>
51 </CodeGeneration>
52 <Linking>
53 <Debugging>
54 <GenerateDebugInfo Value="False"/>
55 <StripSymbols Value="True"/>
56 </Debugging>
57 <LinkSmart Value="True"/>
58 <Options>
59 <Win32>
60 <GraphicApplication Value="True"/>
61 </Win32>
62 </Options>
63 </Linking>
64 <Other>
65 <CompilerMessages>
66 <IgnoredMessages idx5024="True"/>
67 </CompilerMessages>
68 </Other>
69 </CompilerOptions>
70 </Item2>
71 <SharedMatrixOptions Count="2">
72 <Item1 ID="257295799247" Targets="Common,CoolTranslator,TemplateGenerics,CoolStreaming" Modes="Debug" Value="-g -gl -gh -CirotR -O1"/>
73 <Item2 ID="262602526292" Targets="Common,CoolTranslator,TemplateGenerics,CoolStreaming" Modes="Release" Value="-CX -XX -O3"/>
74 </SharedMatrixOptions>
75 </BuildModes>
76 <PublishOptions>
77 <Version Value="2"/>
78 </PublishOptions>
79 <RunParams>
80 <local>
81 <FormatVersion Value="1"/>
82 </local>
83 </RunParams>
84 <RequiredPackages Count="7">
85 <Item1>
86 <PackageName Value="CoolStreaming"/>
87 <DefaultFilename Value="Packages/CoolStreaming/CoolStreaming.lpk" Prefer="True"/>
88 </Item1>
89 <Item2>
90 <PackageName Value="TAChartLazarusPkg"/>
91 </Item2>
92 <Item3>
93 <PackageName Value="TemplateGenerics"/>
94 <DefaultFilename Value="Packages/TemplateGenerics/TemplateGenerics.lpk" Prefer="True"/>
95 </Item3>
96 <Item4>
97 <PackageName Value="Common"/>
98 <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/>
99 </Item4>
100 <Item5>
101 <PackageName Value="FCL"/>
102 </Item5>
103 <Item6>
104 <PackageName Value="CoolTranslator"/>
105 <DefaultFilename Value="Packages/CoolTranslator/CoolTranslator.lpk" Prefer="True"/>
106 </Item6>
107 <Item7>
108 <PackageName Value="LCL"/>
109 </Item7>
110 </RequiredPackages>
111 <Units Count="33">
112 <Unit0>
113 <Filename Value="xtactics.lpr"/>
114 <IsPartOfProject Value="True"/>
115 </Unit0>
116 <Unit1>
117 <Filename Value="UGame.pas"/>
118 <IsPartOfProject Value="True"/>
119 </Unit1>
120 <Unit2>
121 <Filename Value="UCore.pas"/>
122 <IsPartOfProject Value="True"/>
123 <ComponentName Value="Core"/>
124 <HasResources Value="True"/>
125 <ResourceBaseClass Value="DataModule"/>
126 </Unit2>
127 <Unit3>
128 <Filename Value="Forms/UFormPlayer.pas"/>
129 <IsPartOfProject Value="True"/>
130 <ComponentName Value="FormPlayer"/>
131 <HasResources Value="True"/>
132 <ResourceBaseClass Value="Form"/>
133 </Unit3>
134 <Unit4>
135 <Filename Value="Forms/UFormSettings.pas"/>
136 <IsPartOfProject Value="True"/>
137 <ComponentName Value="FormSettings"/>
138 <HasResources Value="True"/>
139 <ResourceBaseClass Value="Form"/>
140 </Unit4>
141 <Unit5>
142 <Filename Value="Forms/UFormMain.pas"/>
143 <IsPartOfProject Value="True"/>
144 <ComponentName Value="FormMain"/>
145 <HasResources Value="True"/>
146 <ResourceBaseClass Value="Form"/>
147 </Unit5>
148 <Unit6>
149 <Filename Value="Forms/UFormMove.pas"/>
150 <IsPartOfProject Value="True"/>
151 <ComponentName Value="FormMove"/>
152 <HasResources Value="True"/>
153 <ResourceBaseClass Value="Form"/>
154 </Unit6>
155 <Unit7>
156 <Filename Value="Forms/UFormNew.pas"/>
157 <IsPartOfProject Value="True"/>
158 <ComponentName Value="FormNew"/>
159 <HasResources Value="True"/>
160 <ResourceBaseClass Value="Form"/>
161 </Unit7>
162 <Unit8>
163 <Filename Value="Forms/UFormAbout.pas"/>
164 <IsPartOfProject Value="True"/>
165 <ComponentName Value="FormAbout"/>
166 <HasResources Value="True"/>
167 <ResourceBaseClass Value="Form"/>
168 </Unit8>
169 <Unit9>
170 <Filename Value="Forms/UFormHelp.pas"/>
171 <IsPartOfProject Value="True"/>
172 <ComponentName Value="FormHelp"/>
173 <HasResources Value="True"/>
174 <ResourceBaseClass Value="Form"/>
175 </Unit9>
176 <Unit10>
177 <Filename Value="Forms/UFormCharts.pas"/>
178 <IsPartOfProject Value="True"/>
179 <ComponentName Value="FormCharts"/>
180 <HasResources Value="True"/>
181 <ResourceBaseClass Value="Form"/>
182 </Unit10>
183 <Unit11>
184 <Filename Value="Forms/UFormUnitMoves.pas"/>
185 <IsPartOfProject Value="True"/>
186 <ComponentName Value="FormUnitMoves"/>
187 <HasResources Value="True"/>
188 <ResourceBaseClass Value="Form"/>
189 </Unit11>
190 <Unit12>
191 <Filename Value="Forms/UFormChat.pas"/>
192 <IsPartOfProject Value="True"/>
193 <ComponentName Value="FormChat"/>
194 <HasResources Value="True"/>
195 <ResourceBaseClass Value="Form"/>
196 </Unit12>
197 <Unit13>
198 <Filename Value="UTCP.pas"/>
199 <IsPartOfProject Value="True"/>
200 </Unit13>
201 <Unit14>
202 <Filename Value="UServerList.pas"/>
203 <IsPartOfProject Value="True"/>
204 </Unit14>
205 <Unit15>
206 <Filename Value="Forms/UFormClient.pas"/>
207 <IsPartOfProject Value="True"/>
208 <ComponentName Value="FormClient"/>
209 <HasResources Value="True"/>
210 <ResourceBaseClass Value="Form"/>
211 </Unit15>
212 <Unit16>
213 <Filename Value="Forms/UFormPlayersStats.pas"/>
214 <IsPartOfProject Value="True"/>
215 <ComponentName Value="FormPlayersStats"/>
216 <HasResources Value="True"/>
217 <ResourceBaseClass Value="Form"/>
218 </Unit16>
219 <Unit17>
220 <Filename Value="UGameServer.pas"/>
221 <IsPartOfProject Value="True"/>
222 </Unit17>
223 <Unit18>
224 <Filename Value="UGameClient.pas"/>
225 <IsPartOfProject Value="True"/>
226 </Unit18>
227 <Unit19>
228 <Filename Value="UGameProtocol.pas"/>
229 <IsPartOfProject Value="True"/>
230 </Unit19>
231 <Unit20>
232 <Filename Value="Packages/PinConnection/UCommPin.pas"/>
233 <IsPartOfProject Value="True"/>
234 </Unit20>
235 <Unit21>
236 <Filename Value="UGeometry.pas"/>
237 <IsPartOfProject Value="True"/>
238 </Unit21>
239 <Unit22>
240 <Filename Value="UGeometryClasses.pas"/>
241 <IsPartOfProject Value="True"/>
242 </Unit22>
243 <Unit23>
244 <Filename Value="Forms/UFormServer.pas"/>
245 <IsPartOfProject Value="True"/>
246 <ComponentName Value="FormServer"/>
247 <HasResources Value="True"/>
248 <ResourceBaseClass Value="Form"/>
249 </Unit23>
250 <Unit24>
251 <Filename Value="UClientAI.pas"/>
252 <IsPartOfProject Value="True"/>
253 </Unit24>
254 <Unit25>
255 <Filename Value="UGameConnection.pas"/>
256 <IsPartOfProject Value="True"/>
257 </Unit25>
258 <Unit26>
259 <Filename Value="Packages/PinConnection/UCommThread.pas"/>
260 <IsPartOfProject Value="True"/>
261 </Unit26>
262 <Unit27>
263 <Filename Value="Forms/UFormKeyShortcuts.pas"/>
264 <IsPartOfProject Value="True"/>
265 <ComponentName Value="FormKeyShortcuts"/>
266 <HasResources Value="True"/>
267 <ResourceBaseClass Value="Form"/>
268 </Unit27>
269 <Unit28>
270 <Filename Value="Packages/PinConnection/UCommFrame.pas"/>
271 <IsPartOfProject Value="True"/>
272 </Unit28>
273 <Unit29>
274 <Filename Value="UMapType.pas"/>
275 <IsPartOfProject Value="True"/>
276 </Unit29>
277 <Unit30>
278 <Filename Value="UMap.pas"/>
279 <IsPartOfProject Value="True"/>
280 </Unit30>
281 <Unit31>
282 <Filename Value="UPlayer.pas"/>
283 <IsPartOfProject Value="True"/>
284 </Unit31>
285 <Unit32>
286 <Filename Value="UClientGUI.pas"/>
287 <IsPartOfProject Value="True"/>
288 </Unit32>
289 </Units>
290 </ProjectOptions>
291 <CompilerOptions>
292 <Version Value="11"/>
293 <Target>
294 <Filename Value="xtactics"/>
295 </Target>
296 <SearchPaths>
297 <IncludeFiles Value="$(ProjOutDir)"/>
298 <OtherUnitFiles Value="Forms;Packages/PinConnection"/>
299 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
300 </SearchPaths>
301 <Parsing>
302 <SyntaxOptions>
303 <SyntaxMode Value="Delphi"/>
304 <CStyleOperator Value="False"/>
305 <IncludeAssertionCode Value="True"/>
306 <AllowLabel Value="False"/>
307 <CPPInline Value="False"/>
308 </SyntaxOptions>
309 </Parsing>
310 <CodeGeneration>
311 <Checks>
312 <IOChecks Value="True"/>
313 <RangeChecks Value="True"/>
314 <OverflowChecks Value="True"/>
315 <StackChecks Value="True"/>
316 </Checks>
317 <VerifyObjMethodCallValidity Value="True"/>
318 </CodeGeneration>
319 <Linking>
320 <Debugging>
321 <UseHeaptrc Value="True"/>
322 <UseExternalDbgSyms Value="True"/>
323 </Debugging>
324 <Options>
325 <Win32>
326 <GraphicApplication Value="True"/>
327 </Win32>
328 </Options>
329 </Linking>
330 <Other>
331 <CompilerMessages>
332 <IgnoredMessages idx5024="True"/>
333 </CompilerMessages>
334 <CustomOptions Value="-dDEBUG"/>
335 </Other>
336 </CompilerOptions>
337 <Debugging>
338 <Exceptions Count="3">
339 <Item1>
340 <Name Value="EAbort"/>
341 </Item1>
342 <Item2>
343 <Name Value="ECodetoolError"/>
344 </Item2>
345 <Item3>
346 <Name Value="EFOpenError"/>
347 </Item3>
348 </Exceptions>
349 </Debugging>
350</CONFIG>
Note: See TracBrowser for help on using the repository browser.