source: tags/1.3.0/AcronymDecoder.lpi

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