source: trunk/TransLines.lpi

Last change on this file was 145, checked in by chronos, 6 weeks ago
  • Modified: Updated Common package.
File size: 6.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<CONFIG>
3 <ProjectOptions>
4 <Version Value="12"/>
5 <General>
6 <Flags>
7 <CompatibilityMode Value="True"/>
8 </Flags>
9 <SessionStorage Value="InProjectDir"/>
10 <Title Value="TransLines"/>
11 <Scaled Value="True"/>
12 <ResourceType Value="res"/>
13 <UseXPManifest Value="True"/>
14 <XPManifest>
15 <DpiAware Value="True"/>
16 </XPManifest>
17 <Icon Value="0"/>
18 </General>
19 <i18n>
20 <EnableI18N Value="True"/>
21 <OutDir Value="Languages"/>
22 </i18n>
23 <BuildModes Count="2">
24 <Item1 Name="Debug" Default="True"/>
25 <Item2 Name="Release">
26 <CompilerOptions>
27 <Version Value="11"/>
28 <Target>
29 <Filename Value="TransLines"/>
30 </Target>
31 <SearchPaths>
32 <IncludeFiles Value="$(ProjOutDir)"/>
33 <OtherUnitFiles Value="Forms;Scenes"/>
34 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
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 </Debugging>
54 <LinkSmart Value="True"/>
55 <Options>
56 <Win32>
57 <GraphicApplication Value="True"/>
58 </Win32>
59 </Options>
60 </Linking>
61 <Other>
62 <CompilerMessages>
63 <IgnoredMessages idx6058="True" idx5071="True" idx5024="True" idx3124="True"/>
64 </CompilerMessages>
65 </Other>
66 </CompilerOptions>
67 </Item2>
68 <SharedMatrixOptions Count="2">
69 <Item1 ID="868434151589" Targets="Common" Modes="Debug" Value="-g -gl -gh -CirotR -O1"/>
70 <Item2 ID="229230957858" Targets="Common" Modes="Release" Value="-CX -XX -O3"/>
71 </SharedMatrixOptions>
72 </BuildModes>
73 <PublishOptions>
74 <Version Value="2"/>
75 </PublishOptions>
76 <RunParams>
77 <FormatVersion Value="2"/>
78 <Modes Count="1">
79 <Mode0 Name="default"/>
80 </Modes>
81 </RunParams>
82 <RequiredPackages Count="2">
83 <Item1>
84 <PackageName Value="Common"/>
85 <DefaultFilename Value="Packages/Common/Common.lpk" Prefer="True"/>
86 </Item1>
87 <Item2>
88 <PackageName Value="LCL"/>
89 </Item2>
90 </RequiredPackages>
91 <Units Count="17">
92 <Unit0>
93 <Filename Value="TransLines.lpr"/>
94 <IsPartOfProject Value="True"/>
95 </Unit0>
96 <Unit1>
97 <Filename Value="Engine.pas"/>
98 <IsPartOfProject Value="True"/>
99 </Unit1>
100 <Unit2>
101 <Filename Value="Track.pas"/>
102 <IsPartOfProject Value="True"/>
103 </Unit2>
104 <Unit3>
105 <Filename Value="Forms/FormImages.pas"/>
106 <IsPartOfProject Value="True"/>
107 <ComponentName Value="FormImages"/>
108 <HasResources Value="True"/>
109 <ResourceBaseClass Value="Form"/>
110 </Unit3>
111 <Unit4>
112 <Filename Value="Forms/FormMain.pas"/>
113 <IsPartOfProject Value="True"/>
114 <ComponentName Value="FormMain"/>
115 <HasResources Value="True"/>
116 <ResourceBaseClass Value="Form"/>
117 </Unit4>
118 <Unit5>
119 <Filename Value="Menu.pas"/>
120 <IsPartOfProject Value="True"/>
121 </Unit5>
122 <Unit6>
123 <Filename Value="BasicControls.pas"/>
124 <IsPartOfProject Value="True"/>
125 </Unit6>
126 <Unit7>
127 <Filename Value="MetroPassenger.pas"/>
128 <IsPartOfProject Value="True"/>
129 </Unit7>
130 <Unit8>
131 <Filename Value="Colors.pas"/>
132 <IsPartOfProject Value="True"/>
133 </Unit8>
134 <Unit9>
135 <Filename Value="View.pas"/>
136 <IsPartOfProject Value="True"/>
137 </Unit9>
138 <Unit10>
139 <Filename Value="River.pas"/>
140 <IsPartOfProject Value="True"/>
141 </Unit10>
142 <Unit11>
143 <Filename Value="City.pas"/>
144 <IsPartOfProject Value="True"/>
145 </Unit11>
146 <Unit12>
147 <Filename Value="Core.pas"/>
148 <IsPartOfProject Value="True"/>
149 <ComponentName Value="Core"/>
150 <HasResources Value="True"/>
151 <ResourceBaseClass Value="DataModule"/>
152 </Unit12>
153 <Unit13>
154 <Filename Value="TestCases.pas"/>
155 <IsPartOfProject Value="True"/>
156 </Unit13>
157 <Unit14>
158 <Filename Value="Items.pas"/>
159 <IsPartOfProject Value="True"/>
160 </Unit14>
161 <Unit15>
162 <Filename Value="Scene.pas"/>
163 <IsPartOfProject Value="True"/>
164 </Unit15>
165 <Unit16>
166 <Filename Value="Scenes/SceneGameSlots.pas"/>
167 <IsPartOfProject Value="True"/>
168 </Unit16>
169 </Units>
170 </ProjectOptions>
171 <CompilerOptions>
172 <Version Value="11"/>
173 <Target>
174 <Filename Value="TransLines"/>
175 </Target>
176 <SearchPaths>
177 <IncludeFiles Value="$(ProjOutDir)"/>
178 <OtherUnitFiles Value="Forms;Scenes"/>
179 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(BuildMode)"/>
180 </SearchPaths>
181 <Parsing>
182 <SyntaxOptions>
183 <SyntaxMode Value="Delphi"/>
184 <CStyleOperator Value="False"/>
185 <IncludeAssertionCode Value="True"/>
186 <AllowLabel Value="False"/>
187 <CPPInline Value="False"/>
188 </SyntaxOptions>
189 </Parsing>
190 <CodeGeneration>
191 <Checks>
192 <IOChecks Value="True"/>
193 <RangeChecks Value="True"/>
194 <OverflowChecks Value="True"/>
195 <StackChecks Value="True"/>
196 </Checks>
197 <VerifyObjMethodCallValidity Value="True"/>
198 </CodeGeneration>
199 <Linking>
200 <Debugging>
201 <DebugInfoType Value="dsDwarf2Set"/>
202 <UseHeaptrc Value="True"/>
203 <UseExternalDbgSyms Value="True"/>
204 </Debugging>
205 <Options>
206 <Win32>
207 <GraphicApplication Value="True"/>
208 </Win32>
209 </Options>
210 </Linking>
211 <Other>
212 <CompilerMessages>
213 <IgnoredMessages idx6058="True" idx5071="True" idx5024="True" idx3124="True"/>
214 </CompilerMessages>
215 <CustomOptions Value="-dDEBUG"/>
216 </Other>
217 </CompilerOptions>
218 <Debugging>
219 <Exceptions Count="3">
220 <Item1>
221 <Name Value="EAbort"/>
222 </Item1>
223 <Item2>
224 <Name Value="ECodetoolError"/>
225 </Item2>
226 <Item3>
227 <Name Value="EFOpenError"/>
228 </Item3>
229 </Exceptions>
230 </Debugging>
231</CONFIG>
Note: See TracBrowser for help on using the repository browser.