source: tags/1.2.0/vCardStudio.lpi

Last change on this file was 76, checked in by chronos, 2 years ago
  • Added: Find dialog to search text value by given contact field or by any field.
File size: 7.7 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<CONFIG>
3 <ProjectOptions>
4 <Version Value="11"/>
5 <PathDelim Value="\"/>
6 <General>
7 <SessionStorage Value="InProjectDir"/>
8 <MainUnit Value="0"/>
9 <Title Value="vCard Studio"/>
10 <Scaled Value="True"/>
11 <ResourceType Value="res"/>
12 <UseXPManifest Value="True"/>
13 <XPManifest>
14 <DpiAware Value="True"/>
15 </XPManifest>
16 <Icon Value="0"/>
17 </General>
18 <i18n>
19 <EnableI18N Value="True"/>
20 <OutDir Value="Languages"/>
21 </i18n>
22 <VersionInfo>
23 <UseVersionInfo Value="True"/>
24 <MajorVersionNr Value="1"/>
25 <StringTable FileDescription="vCard Studio" ProductName="vCard Studio"/>
26 </VersionInfo>
27 <BuildModes Count="2">
28 <Item1 Name="Debug" Default="True"/>
29 <Item2 Name="Release">
30 <CompilerOptions>
31 <Version Value="11"/>
32 <PathDelim Value="\"/>
33 <Target>
34 <Filename Value="vCardStudio"/>
35 </Target>
36 <SearchPaths>
37 <IncludeFiles Value="$(ProjOutDir)"/>
38 <OtherUnitFiles Value="Forms"/>
39 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-${BuildMode}"/>
40 </SearchPaths>
41 <Parsing>
42 <SyntaxOptions>
43 <SyntaxMode Value="Delphi"/>
44 <CStyleOperator Value="False"/>
45 <AllowLabel Value="False"/>
46 <CPPInline Value="False"/>
47 </SyntaxOptions>
48 </Parsing>
49 <CodeGeneration>
50 <SmartLinkUnit Value="True"/>
51 <Optimizations>
52 <OptimizationLevel Value="3"/>
53 </Optimizations>
54 </CodeGeneration>
55 <Linking>
56 <Debugging>
57 <GenerateDebugInfo Value="False"/>
58 </Debugging>
59 <LinkSmart Value="True"/>
60 <Options>
61 <Win32>
62 <GraphicApplication Value="True"/>
63 </Win32>
64 </Options>
65 </Linking>
66 <Other>
67 <CompilerMessages>
68 <IgnoredMessages idx5024="True"/>
69 </CompilerMessages>
70 </Other>
71 </CompilerOptions>
72 </Item2>
73 <SharedMatrixOptions Count="2">
74 <Item1 ID="186308868222" Targets="Common,CoolTranslator" Modes="Debug" Value="-g -gl -gh -CirotR -O1"/>
75 <Item2 ID="035947176865" Targets="Common,CoolTranslator" Modes="Release" Value="-CX -XX -O3"/>
76 </SharedMatrixOptions>
77 </BuildModes>
78 <PublishOptions>
79 <Version Value="2"/>
80 </PublishOptions>
81 <RunParams>
82 <local>
83 <CommandLineParams Value="--data-dir=..\.."/>
84 </local>
85 <FormatVersion Value="2"/>
86 <Modes Count="1">
87 <Mode0 Name="default">
88 <local>
89 <CommandLineParams Value="--data-dir=..\.."/>
90 </local>
91 </Mode0>
92 </Modes>
93 </RunParams>
94 <RequiredPackages Count="2">
95 <Item1>
96 <PackageName Value="Common"/>
97 <DefaultFilename Value="Packages\Common\Common.lpk" Prefer="True"/>
98 </Item1>
99 <Item2>
100 <PackageName Value="LCL"/>
101 </Item2>
102 </RequiredPackages>
103 <Units Count="15">
104 <Unit0>
105 <Filename Value="vCardStudio.lpr"/>
106 <IsPartOfProject Value="True"/>
107 </Unit0>
108 <Unit1>
109 <Filename Value="Forms\UFormMain.pas"/>
110 <IsPartOfProject Value="True"/>
111 <ComponentName Value="FormMain"/>
112 <HasResources Value="True"/>
113 <ResourceBaseClass Value="Form"/>
114 </Unit1>
115 <Unit2>
116 <Filename Value="UCore.pas"/>
117 <IsPartOfProject Value="True"/>
118 <ComponentName Value="Core"/>
119 <HasResources Value="True"/>
120 <ResourceBaseClass Value="DataModule"/>
121 </Unit2>
122 <Unit3>
123 <Filename Value="UDataFile.pas"/>
124 <IsPartOfProject Value="True"/>
125 </Unit3>
126 <Unit4>
127 <Filename Value="Forms\UFormSettings.pas"/>
128 <IsPartOfProject Value="True"/>
129 <ComponentName Value="FormSettings"/>
130 <HasResources Value="True"/>
131 <ResourceBaseClass Value="Form"/>
132 </Unit4>
133 <Unit5>
134 <Filename Value="UContact.pas"/>
135 <IsPartOfProject Value="True"/>
136 </Unit5>
137 <Unit6>
138 <Filename Value="Forms\UFormContacts.pas"/>
139 <IsPartOfProject Value="True"/>
140 <ComponentName Value="FormContacts"/>
141 <HasResources Value="True"/>
142 <ResourceBaseClass Value="Form"/>
143 </Unit6>
144 <Unit7>
145 <Filename Value="Forms\UFormContact.pas"/>
146 <IsPartOfProject Value="True"/>
147 <ComponentName Value="FormContact"/>
148 <HasResources Value="True"/>
149 <ResourceBaseClass Value="Form"/>
150 </Unit7>
151 <Unit8>
152 <Filename Value="Forms\UFormFindDuplicity.pas"/>
153 <IsPartOfProject Value="True"/>
154 <ComponentName Value="FormFindDuplicity"/>
155 <HasResources Value="True"/>
156 <ResourceBaseClass Value="Form"/>
157 </Unit8>
158 <Unit9>
159 <Filename Value="Forms\UFormGenerate.pas"/>
160 <IsPartOfProject Value="True"/>
161 <ComponentName Value="FormGenerate"/>
162 <HasResources Value="True"/>
163 <ResourceBaseClass Value="Form"/>
164 </Unit9>
165 <Unit10>
166 <Filename Value="Forms\UFormError.pas"/>
167 <IsPartOfProject Value="True"/>
168 <ComponentName Value="FormError"/>
169 <HasResources Value="True"/>
170 <ResourceBaseClass Value="Form"/>
171 </Unit10>
172 <Unit11>
173 <Filename Value="UQuotedPrintable.pas"/>
174 <IsPartOfProject Value="True"/>
175 </Unit11>
176 <Unit12>
177 <Filename Value="Forms\UFormProperty.pas"/>
178 <IsPartOfProject Value="True"/>
179 <ComponentName Value="FormProperty"/>
180 <HasResources Value="True"/>
181 <ResourceBaseClass Value="Form"/>
182 </Unit12>
183 <Unit13>
184 <Filename Value="Forms\UFormProperties.pas"/>
185 <IsPartOfProject Value="True"/>
186 <ComponentName Value="FormProperties"/>
187 <HasResources Value="True"/>
188 <ResourceBaseClass Value="Form"/>
189 </Unit13>
190 <Unit14>
191 <Filename Value="Forms\UFormFind.pas"/>
192 <IsPartOfProject Value="True"/>
193 <ComponentName Value="FormFind"/>
194 <HasResources Value="True"/>
195 <ResourceBaseClass Value="Form"/>
196 </Unit14>
197 </Units>
198 </ProjectOptions>
199 <CompilerOptions>
200 <Version Value="11"/>
201 <PathDelim Value="\"/>
202 <Target>
203 <Filename Value="vCardStudio"/>
204 </Target>
205 <SearchPaths>
206 <IncludeFiles Value="$(ProjOutDir)"/>
207 <OtherUnitFiles Value="Forms"/>
208 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)-${BuildMode}"/>
209 </SearchPaths>
210 <Parsing>
211 <SyntaxOptions>
212 <SyntaxMode Value="Delphi"/>
213 <CStyleOperator Value="False"/>
214 <IncludeAssertionCode Value="True"/>
215 <AllowLabel Value="False"/>
216 <CPPInline Value="False"/>
217 </SyntaxOptions>
218 </Parsing>
219 <CodeGeneration>
220 <Checks>
221 <IOChecks Value="True"/>
222 <RangeChecks Value="True"/>
223 <OverflowChecks Value="True"/>
224 <StackChecks Value="True"/>
225 </Checks>
226 <VerifyObjMethodCallValidity Value="True"/>
227 </CodeGeneration>
228 <Linking>
229 <Debugging>
230 <UseHeaptrc Value="True"/>
231 <UseExternalDbgSyms Value="True"/>
232 </Debugging>
233 <Options>
234 <Win32>
235 <GraphicApplication Value="True"/>
236 </Win32>
237 </Options>
238 </Linking>
239 <Other>
240 <CompilerMessages>
241 <IgnoredMessages idx5024="True"/>
242 </CompilerMessages>
243 </Other>
244 </CompilerOptions>
245 <Debugging>
246 <Exceptions Count="3">
247 <Item1>
248 <Name Value="EAbort"/>
249 </Item1>
250 <Item2>
251 <Name Value="ECodetoolError"/>
252 </Item2>
253 <Item3>
254 <Name Value="EFOpenError"/>
255 </Item3>
256 </Exceptions>
257 </Debugging>
258</CONFIG>
Note: See TracBrowser for help on using the repository browser.