source: tags/1.0.0/BigMetro.lpi

Last change on this file was 44, checked in by chronos, 6 years ago
  • Fixed: Removed compilation warnings.
  • Modified: Preparation for 1.0.0 version release.
File size: 6.9 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="BigMetro"/>
9 <ResourceType Value="res"/>
10 <UseXPManifest Value="True"/>
11 <Icon Value="0"/>
12 </General>
13 <i18n>
14 <EnableI18N LFM="False"/>
15 </i18n>
16 <BuildModes Count="4">
17 <Item1 Name="Debug" Default="True"/>
18 <Item2 Name="Release">
19 <CompilerOptions>
20 <Version Value="11"/>
21 <Target>
22 <Filename Value="BigMetro"/>
23 </Target>
24 <SearchPaths>
25 <IncludeFiles Value="$(ProjOutDir)"/>
26 <OtherUnitFiles Value="Forms"/>
27 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
28 </SearchPaths>
29 <Parsing>
30 <SyntaxOptions>
31 <SyntaxMode Value="Delphi"/>
32 <CStyleOperator Value="False"/>
33 <AllowLabel Value="False"/>
34 <CPPInline Value="False"/>
35 </SyntaxOptions>
36 </Parsing>
37 <CodeGeneration>
38 <SmartLinkUnit Value="True"/>
39 <Optimizations>
40 <OptimizationLevel Value="3"/>
41 </Optimizations>
42 </CodeGeneration>
43 <Linking>
44 <Debugging>
45 <GenerateDebugInfo Value="False"/>
46 </Debugging>
47 <Options>
48 <Win32>
49 <GraphicApplication Value="True"/>
50 </Win32>
51 </Options>
52 </Linking>
53 </CompilerOptions>
54 </Item2>
55 <Item3 Name="Windows 32-bit">
56 <CompilerOptions>
57 <Version Value="11"/>
58 <Target>
59 <Filename Value="lib/$(TargetCPU)-$(TargetOS)/BigMetro"/>
60 </Target>
61 <SearchPaths>
62 <IncludeFiles Value="$(ProjOutDir)"/>
63 <OtherUnitFiles Value="Forms"/>
64 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
65 </SearchPaths>
66 <Parsing>
67 <SyntaxOptions>
68 <SyntaxMode Value="Delphi"/>
69 <CStyleOperator Value="False"/>
70 <AllowLabel Value="False"/>
71 <CPPInline Value="False"/>
72 </SyntaxOptions>
73 </Parsing>
74 <CodeGeneration>
75 <SmartLinkUnit Value="True"/>
76 <TargetCPU Value="i386"/>
77 <TargetOS Value="win32"/>
78 <Optimizations>
79 <OptimizationLevel Value="3"/>
80 </Optimizations>
81 </CodeGeneration>
82 <Linking>
83 <Debugging>
84 <GenerateDebugInfo Value="False"/>
85 </Debugging>
86 <Options>
87 <Win32>
88 <GraphicApplication Value="True"/>
89 </Win32>
90 </Options>
91 </Linking>
92 </CompilerOptions>
93 </Item3>
94 <Item4 Name="Windows 64-bit">
95 <CompilerOptions>
96 <Version Value="11"/>
97 <Target>
98 <Filename Value="lib/$(TargetCPU)-$(TargetOS)/BigMetro"/>
99 </Target>
100 <SearchPaths>
101 <IncludeFiles Value="$(ProjOutDir)"/>
102 <OtherUnitFiles Value="Forms"/>
103 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
104 </SearchPaths>
105 <Parsing>
106 <SyntaxOptions>
107 <SyntaxMode Value="Delphi"/>
108 <CStyleOperator Value="False"/>
109 <AllowLabel Value="False"/>
110 <CPPInline Value="False"/>
111 </SyntaxOptions>
112 </Parsing>
113 <CodeGeneration>
114 <SmartLinkUnit Value="True"/>
115 <TargetCPU Value="x86_64"/>
116 <TargetOS Value="win64"/>
117 <Optimizations>
118 <OptimizationLevel Value="3"/>
119 </Optimizations>
120 </CodeGeneration>
121 <Linking>
122 <Debugging>
123 <GenerateDebugInfo Value="False"/>
124 </Debugging>
125 <Options>
126 <Win32>
127 <GraphicApplication Value="True"/>
128 </Win32>
129 </Options>
130 </Linking>
131 </CompilerOptions>
132 </Item4>
133 </BuildModes>
134 <PublishOptions>
135 <Version Value="2"/>
136 </PublishOptions>
137 <RunParams>
138 <local>
139 <FormatVersion Value="1"/>
140 </local>
141 </RunParams>
142 <RequiredPackages Count="1">
143 <Item1>
144 <PackageName Value="LCL"/>
145 </Item1>
146 </RequiredPackages>
147 <Units Count="7">
148 <Unit0>
149 <Filename Value="BigMetro.lpr"/>
150 <IsPartOfProject Value="True"/>
151 </Unit0>
152 <Unit1>
153 <Filename Value="UEngine.pas"/>
154 <IsPartOfProject Value="True"/>
155 </Unit1>
156 <Unit2>
157 <Filename Value="UGeometric.pas"/>
158 <IsPartOfProject Value="True"/>
159 </Unit2>
160 <Unit3>
161 <Filename Value="UTrack.pas"/>
162 <IsPartOfProject Value="True"/>
163 </Unit3>
164 <Unit4>
165 <Filename Value="UMetaCanvas.pas"/>
166 <IsPartOfProject Value="True"/>
167 </Unit4>
168 <Unit5>
169 <Filename Value="Forms/UFormImages.pas"/>
170 <IsPartOfProject Value="True"/>
171 <ComponentName Value="FormImages"/>
172 <HasResources Value="True"/>
173 <ResourceBaseClass Value="Form"/>
174 </Unit5>
175 <Unit6>
176 <Filename Value="Forms/UFormMain.pas"/>
177 <IsPartOfProject Value="True"/>
178 <ComponentName Value="FormMain"/>
179 <HasResources Value="True"/>
180 <ResourceBaseClass Value="Form"/>
181 </Unit6>
182 </Units>
183 </ProjectOptions>
184 <CompilerOptions>
185 <Version Value="11"/>
186 <Target>
187 <Filename Value="BigMetro"/>
188 </Target>
189 <SearchPaths>
190 <IncludeFiles Value="$(ProjOutDir)"/>
191 <OtherUnitFiles Value="Forms"/>
192 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
193 </SearchPaths>
194 <Parsing>
195 <SyntaxOptions>
196 <SyntaxMode Value="Delphi"/>
197 <CStyleOperator Value="False"/>
198 <IncludeAssertionCode Value="True"/>
199 <AllowLabel Value="False"/>
200 <CPPInline Value="False"/>
201 </SyntaxOptions>
202 </Parsing>
203 <CodeGeneration>
204 <Checks>
205 <IOChecks Value="True"/>
206 <RangeChecks Value="True"/>
207 <OverflowChecks Value="True"/>
208 <StackChecks Value="True"/>
209 </Checks>
210 </CodeGeneration>
211 <Linking>
212 <Debugging>
213 <UseHeaptrc Value="True"/>
214 </Debugging>
215 <Options>
216 <Win32>
217 <GraphicApplication Value="True"/>
218 </Win32>
219 </Options>
220 </Linking>
221 <Other>
222 <CompilerMessages>
223 <IgnoredMessages idx5024="True"/>
224 </CompilerMessages>
225 <CustomOptions Value="-dDEBUG"/>
226 </Other>
227 </CompilerOptions>
228 <Debugging>
229 <Exceptions Count="3">
230 <Item1>
231 <Name Value="EAbort"/>
232 </Item1>
233 <Item2>
234 <Name Value="ECodetoolError"/>
235 </Item2>
236 <Item3>
237 <Name Value="EFOpenError"/>
238 </Item3>
239 </Exceptions>
240 </Debugging>
241</CONFIG>
Note: See TracBrowser for help on using the repository browser.