source: tags/1.4.0/AcronymDecoder.lpi

Last change on this file was 161, checked in by chronos, 6 years ago
  • Fixed: Translate status bar text.
File size: 14.6 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<CONFIG>
3 <ProjectOptions>
4 <Version Value="10"/>
5 <PathDelim Value="\"/>
6 <General>
7 <SessionStorage Value="InProjectDir"/>
8 <MainUnit Value="0"/>
9 <Title Value="Acronym Decoder"/>
10 <ResourceType Value="res"/>
11 <UseXPManifest Value="True"/>
12 <XPManifest>
13 <DpiAware Value="True"/>
14 </XPManifest>
15 <Icon Value="0"/>
16 </General>
17 <i18n>
18 <EnableI18N Value="True"/>
19 <OutDir Value="Languages"/>
20 </i18n>
21 <VersionInfo>
22 <StringTable ProductVersion=""/>
23 </VersionInfo>
24 <BuildModes Count="6">
25 <Item1 Name="Debug" Default="True"/>
26 <Item2 Name="Release">
27 <CompilerOptions>
28 <Version Value="11"/>
29 <PathDelim Value="\"/>
30 <Target>
31 <Filename Value="AcronymDecoder"/>
32 </Target>
33 <SearchPaths>
34 <IncludeFiles Value="$(ProjOutDir)"/>
35 <OtherUnitFiles Value="Forms"/>
36 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
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 </Debugging>
56 <LinkSmart Value="True"/>
57 <Options>
58 <Win32>
59 <GraphicApplication Value="True"/>
60 </Win32>
61 </Options>
62 </Linking>
63 <Other>
64 <CompilerMessages>
65 <IgnoredMessages idx5024="True"/>
66 </CompilerMessages>
67 </Other>
68 </CompilerOptions>
69 </Item2>
70 <Item3 Name="Windows 32-bit">
71 <CompilerOptions>
72 <Version Value="11"/>
73 <PathDelim Value="\"/>
74 <Target>
75 <Filename Value="lib\$(TargetCPU)-$(TargetOS)\AcronymDecoder"/>
76 </Target>
77 <SearchPaths>
78 <IncludeFiles Value="$(ProjOutDir)"/>
79 <OtherUnitFiles Value="Forms"/>
80 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
81 </SearchPaths>
82 <Parsing>
83 <SyntaxOptions>
84 <SyntaxMode Value="Delphi"/>
85 <CStyleOperator Value="False"/>
86 <AllowLabel Value="False"/>
87 <CPPInline Value="False"/>
88 </SyntaxOptions>
89 </Parsing>
90 <CodeGeneration>
91 <SmartLinkUnit Value="True"/>
92 <TargetCPU Value="i386"/>
93 <TargetOS Value="win32"/>
94 <Optimizations>
95 <OptimizationLevel Value="3"/>
96 </Optimizations>
97 </CodeGeneration>
98 <Linking>
99 <Debugging>
100 <GenerateDebugInfo Value="False"/>
101 </Debugging>
102 <LinkSmart Value="True"/>
103 <Options>
104 <Win32>
105 <GraphicApplication Value="True"/>
106 </Win32>
107 </Options>
108 </Linking>
109 <Other>
110 <CompilerMessages>
111 <IgnoredMessages idx5024="True"/>
112 </CompilerMessages>
113 </Other>
114 </CompilerOptions>
115 </Item3>
116 <Item4 Name="Windows 64-bit">
117 <CompilerOptions>
118 <Version Value="11"/>
119 <PathDelim Value="\"/>
120 <Target>
121 <Filename Value="lib\$(TargetCPU)-$(TargetOS)\AcronymDecoder"/>
122 </Target>
123 <SearchPaths>
124 <IncludeFiles Value="$(ProjOutDir)"/>
125 <OtherUnitFiles Value="Forms"/>
126 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
127 </SearchPaths>
128 <Parsing>
129 <SyntaxOptions>
130 <SyntaxMode Value="Delphi"/>
131 <CStyleOperator Value="False"/>
132 <AllowLabel Value="False"/>
133 <CPPInline Value="False"/>
134 </SyntaxOptions>
135 </Parsing>
136 <CodeGeneration>
137 <SmartLinkUnit Value="True"/>
138 <TargetCPU Value="x86_64"/>
139 <TargetOS Value="win64"/>
140 <Optimizations>
141 <OptimizationLevel Value="3"/>
142 </Optimizations>
143 </CodeGeneration>
144 <Linking>
145 <Debugging>
146 <GenerateDebugInfo Value="False"/>
147 </Debugging>
148 <LinkSmart Value="True"/>
149 <Options>
150 <Win32>
151 <GraphicApplication Value="True"/>
152 </Win32>
153 </Options>
154 </Linking>
155 <Other>
156 <CompilerMessages>
157 <IgnoredMessages idx5024="True"/>
158 </CompilerMessages>
159 </Other>
160 </CompilerOptions>
161 </Item4>
162 <Item5 Name="Linux 32-bit">
163 <CompilerOptions>
164 <Version Value="11"/>
165 <PathDelim Value="\"/>
166 <Target>
167 <Filename Value="lib\$(TargetCPU)-$(TargetOS)\AcronymDecoder"/>
168 </Target>
169 <SearchPaths>
170 <IncludeFiles Value="$(ProjOutDir)"/>
171 <OtherUnitFiles Value="Forms"/>
172 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
173 </SearchPaths>
174 <Parsing>
175 <SyntaxOptions>
176 <SyntaxMode Value="Delphi"/>
177 <CStyleOperator Value="False"/>
178 <AllowLabel Value="False"/>
179 <CPPInline Value="False"/>
180 </SyntaxOptions>
181 </Parsing>
182 <CodeGeneration>
183 <SmartLinkUnit Value="True"/>
184 <TargetCPU Value="i386"/>
185 <TargetOS Value="linux"/>
186 <Optimizations>
187 <OptimizationLevel Value="3"/>
188 </Optimizations>
189 </CodeGeneration>
190 <Linking>
191 <Debugging>
192 <GenerateDebugInfo Value="False"/>
193 </Debugging>
194 <LinkSmart Value="True"/>
195 <Options>
196 <Win32>
197 <GraphicApplication Value="True"/>
198 </Win32>
199 </Options>
200 </Linking>
201 <Other>
202 <CompilerMessages>
203 <IgnoredMessages idx5024="True"/>
204 </CompilerMessages>
205 </Other>
206 </CompilerOptions>
207 </Item5>
208 <Item6 Name="Linux 64-bit">
209 <CompilerOptions>
210 <Version Value="11"/>
211 <PathDelim Value="\"/>
212 <Target>
213 <Filename Value="lib\$(TargetCPU)-$(TargetOS)\AcronymDecoder"/>
214 </Target>
215 <SearchPaths>
216 <IncludeFiles Value="$(ProjOutDir)"/>
217 <OtherUnitFiles Value="Forms"/>
218 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
219 </SearchPaths>
220 <Parsing>
221 <SyntaxOptions>
222 <SyntaxMode Value="Delphi"/>
223 <CStyleOperator Value="False"/>
224 <AllowLabel Value="False"/>
225 <CPPInline Value="False"/>
226 </SyntaxOptions>
227 </Parsing>
228 <CodeGeneration>
229 <SmartLinkUnit Value="True"/>
230 <TargetCPU Value="x86_64"/>
231 <TargetOS Value="linux"/>
232 <Optimizations>
233 <OptimizationLevel Value="3"/>
234 </Optimizations>
235 </CodeGeneration>
236 <Linking>
237 <Debugging>
238 <GenerateDebugInfo Value="False"/>
239 </Debugging>
240 <LinkSmart Value="True"/>
241 <Options>
242 <Win32>
243 <GraphicApplication Value="True"/>
244 </Win32>
245 </Options>
246 </Linking>
247 <Other>
248 <CompilerMessages>
249 <IgnoredMessages idx5024="True"/>
250 </CompilerMessages>
251 </Other>
252 </CompilerOptions>
253 </Item6>
254 </BuildModes>
255 <PublishOptions>
256 <Version Value="2"/>
257 </PublishOptions>
258 <RunParams>
259 <local>
260 <FormatVersion Value="1"/>
261 </local>
262 </RunParams>
263 <RequiredPackages Count="5">
264 <Item1>
265 <PackageName Value="SQLDBLaz"/>
266 </Item1>
267 <Item2>
268 <PackageName Value="CoolTranslator"/>
269 <DefaultFilename Value="Packages\CoolTranslator\CoolTranslator.lpk" Prefer="True"/>
270 </Item2>
271 <Item3>
272 <PackageName Value="TemplateGenerics"/>
273 <DefaultFilename Value="Packages\TemplateGenerics\TemplateGenerics.lpk" Prefer="True"/>
274 </Item3>
275 <Item4>
276 <PackageName Value="Common"/>
277 <DefaultFilename Value="Packages\Common\Common.lpk" Prefer="True"/>
278 </Item4>
279 <Item5>
280 <PackageName Value="LCL"/>
281 </Item5>
282 </RequiredPackages>
283 <Units Count="17">
284 <Unit0>
285 <Filename Value="AcronymDecoder.lpr"/>
286 <IsPartOfProject Value="True"/>
287 </Unit0>
288 <Unit1>
289 <Filename Value="UAcronym.pas"/>
290 <IsPartOfProject Value="True"/>
291 </Unit1>
292 <Unit2>
293 <Filename Value="Forms\UFormCategorySelect.pas"/>
294 <IsPartOfProject Value="True"/>
295 <ComponentName Value="FormCategorySelect"/>
296 <HasResources Value="True"/>
297 <ResourceBaseClass Value="Form"/>
298 </Unit2>
299 <Unit3>
300 <Filename Value="Forms\UFormCategories.pas"/>
301 <IsPartOfProject Value="True"/>
302 <ComponentName Value="FormCategories"/>
303 <HasResources Value="True"/>
304 <ResourceBaseClass Value="Form"/>
305 </Unit3>
306 <Unit4>
307 <Filename Value="Forms\UFormAcronym.pas"/>
308 <IsPartOfProject Value="True"/>
309 <ComponentName Value="FormAcronym"/>
310 <HasResources Value="True"/>
311 <ResourceBaseClass Value="Form"/>
312 </Unit4>
313 <Unit5>
314 <Filename Value="Forms\UFormImport.pas"/>
315 <IsPartOfProject Value="True"/>
316 <ComponentName Value="FormImport"/>
317 <HasResources Value="True"/>
318 <ResourceBaseClass Value="Form"/>
319 </Unit5>
320 <Unit6>
321 <Filename Value="Forms\UFormMain.pas"/>
322 <IsPartOfProject Value="True"/>
323 <ComponentName Value="FormMain"/>
324 <HasResources Value="True"/>
325 <ResourceBaseClass Value="Form"/>
326 </Unit6>
327 <Unit7>
328 <Filename Value="Forms\UFormSettings.pas"/>
329 <IsPartOfProject Value="True"/>
330 <ComponentName Value="FormSettings"/>
331 <HasResources Value="True"/>
332 <ResourceBaseClass Value="Form"/>
333 </Unit7>
334 <Unit8>
335 <Filename Value="Forms\UFormAcronyms.pas"/>
336 <IsPartOfProject Value="True"/>
337 <ComponentName Value="FormAcronyms"/>
338 <HasResources Value="True"/>
339 <ResourceBaseClass Value="Form"/>
340 </Unit8>
341 <Unit9>
342 <Filename Value="Forms\UFormImportSource.pas"/>
343 <IsPartOfProject Value="True"/>
344 <ComponentName Value="FormImportSource"/>
345 <HasResources Value="True"/>
346 <ResourceBaseClass Value="Form"/>
347 </Unit9>
348 <Unit10>
349 <Filename Value="Forms\UFormImportSources.pas"/>
350 <IsPartOfProject Value="True"/>
351 <ComponentName Value="FormImportSources"/>
352 <HasResources Value="True"/>
353 <ResourceBaseClass Value="Form"/>
354 </Unit10>
355 <Unit11>
356 <Filename Value="Forms\UFormAbout.pas"/>
357 <IsPartOfProject Value="True"/>
358 <ComponentName Value="FormAbout"/>
359 <HasResources Value="True"/>
360 <ResourceBaseClass Value="Form"/>
361 </Unit11>
362 <Unit12>
363 <Filename Value="Forms\UFormImportFormat.pas"/>
364 <IsPartOfProject Value="True"/>
365 <ComponentName Value="FormImportFormat"/>
366 <HasResources Value="True"/>
367 <ResourceBaseClass Value="Form"/>
368 </Unit12>
369 <Unit13>
370 <Filename Value="Forms\UFormImportFormats.pas"/>
371 <IsPartOfProject Value="True"/>
372 <ComponentName Value="FormImportFormats"/>
373 <HasResources Value="True"/>
374 <ResourceBaseClass Value="Form"/>
375 </Unit13>
376 <Unit14>
377 <Filename Value="Forms\UFormImportPattern.pas"/>
378 <IsPartOfProject Value="True"/>
379 <ComponentName Value="FormImportPattern"/>
380 <HasResources Value="True"/>
381 <ResourceBaseClass Value="Form"/>
382 </Unit14>
383 <Unit15>
384 <Filename Value="UCore.pas"/>
385 <IsPartOfProject Value="True"/>
386 <ComponentName Value="Core"/>
387 <HasResources Value="True"/>
388 <ResourceBaseClass Value="DataModule"/>
389 </Unit15>
390 <Unit16>
391 <Filename Value="Forms\UFormExport.pas"/>
392 <IsPartOfProject Value="True"/>
393 <ComponentName Value="FormExport"/>
394 <HasResources Value="True"/>
395 <ResourceBaseClass Value="Form"/>
396 </Unit16>
397 </Units>
398 </ProjectOptions>
399 <CompilerOptions>
400 <Version Value="11"/>
401 <PathDelim Value="\"/>
402 <Target>
403 <Filename Value="AcronymDecoder"/>
404 </Target>
405 <SearchPaths>
406 <IncludeFiles Value="$(ProjOutDir)"/>
407 <OtherUnitFiles Value="Forms"/>
408 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
409 </SearchPaths>
410 <Parsing>
411 <SyntaxOptions>
412 <SyntaxMode Value="Delphi"/>
413 <CStyleOperator Value="False"/>
414 <IncludeAssertionCode Value="True"/>
415 <AllowLabel Value="False"/>
416 <CPPInline Value="False"/>
417 </SyntaxOptions>
418 </Parsing>
419 <CodeGeneration>
420 <Checks>
421 <IOChecks Value="True"/>
422 <RangeChecks Value="True"/>
423 <OverflowChecks Value="True"/>
424 <StackChecks Value="True"/>
425 </Checks>
426 <VerifyObjMethodCallValidity Value="True"/>
427 </CodeGeneration>
428 <Linking>
429 <Debugging>
430 <UseHeaptrc Value="True"/>
431 </Debugging>
432 <Options>
433 <Win32>
434 <GraphicApplication Value="True"/>
435 </Win32>
436 </Options>
437 </Linking>
438 <Other>
439 <CompilerMessages>
440 <IgnoredMessages idx5024="True"/>
441 </CompilerMessages>
442 <CustomOptions Value="-dDEBUG"/>
443 </Other>
444 </CompilerOptions>
445 <Debugging>
446 <Exceptions Count="3">
447 <Item1>
448 <Name Value="EAbort"/>
449 </Item1>
450 <Item2>
451 <Name Value="ECodetoolError"/>
452 </Item2>
453 <Item3>
454 <Name Value="EFOpenError"/>
455 </Item3>
456 </Exceptions>
457 </Debugging>
458</CONFIG>
Note: See TracBrowser for help on using the repository browser.