ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/local-employeedb/LocalDBExample.lpi
Revision: 315
Committed: Thu Feb 25 11:56:36 2021 UTC (3 years, 1 month ago) by tony
File size: 14713 byte(s)
Log Message:
Updated for IBX 4 release

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectOptions>
4 <Version Value="11"/>
5 <General>
6 <MainUnit Value="0"/>
7 <Title Value="LocalDBExample"/>
8 <ResourceType Value="res"/>
9 <UseXPManifest Value="True"/>
10 <Icon Value="0"/>
11 </General>
12 <i18n>
13 <EnableI18N LFM="False"/>
14 </i18n>
15 <BuildModes Count="1" Active="Default">
16 <Item1 Name="Default" Default="True"/>
17 </BuildModes>
18 <PublishOptions>
19 <Version Value="2"/>
20 </PublishOptions>
21 <RunParams>
22 <FormatVersion Value="2"/>
23 <Modes Count="1">
24 <Mode0 Name="default"/>
25 </Modes>
26 </RunParams>
27 <RequiredPackages Count="5">
28 <Item1>
29 <PackageName Value="iblocaldb"/>
30 </Item1>
31 <Item2>
32 <PackageName Value="ibcontrols"/>
33 </Item2>
34 <Item3>
35 <PackageName Value="FCL"/>
36 <MinVersion Major="1" Valid="True"/>
37 </Item3>
38 <Item4>
39 <PackageName Value="ibexpress"/>
40 <MinVersion Minor="9" Valid="True"/>
41 </Item4>
42 <Item5>
43 <PackageName Value="LCL"/>
44 </Item5>
45 </RequiredPackages>
46 <Units Count="46">
47 <Unit0>
48 <Filename Value="LocalDBExample.lpr"/>
49 <IsPartOfProject Value="True"/>
50 <EditorIndex Value="-1"/>
51 <WindowIndex Value="1"/>
52 <CursorPos X="33" Y="10"/>
53 <UsageCount Value="173"/>
54 </Unit0>
55 <Unit1>
56 <Filename Value="unit1.pas"/>
57 <IsPartOfProject Value="True"/>
58 <ComponentName Value="Form1"/>
59 <HasResources Value="True"/>
60 <ResourceBaseClass Value="Form"/>
61 <UnitName Value="Unit1"/>
62 <TopLine Value="3"/>
63 <CursorPos X="13" Y="36"/>
64 <UsageCount Value="173"/>
65 <Loaded Value="True"/>
66 <LoadedDesigner Value="True"/>
67 </Unit1>
68 <Unit2>
69 <Filename Value="unit2.pas"/>
70 <IsPartOfProject Value="True"/>
71 <ComponentName Value="SelectDeptDlg"/>
72 <HasResources Value="True"/>
73 <ResourceBaseClass Value="Form"/>
74 <UnitName Value="Unit2"/>
75 <IsVisibleTab Value="True"/>
76 <EditorIndex Value="1"/>
77 <TopLine Value="8"/>
78 <CursorPos X="19" Y="35"/>
79 <UsageCount Value="36"/>
80 <Loaded Value="True"/>
81 </Unit2>
82 <Unit3>
83 <Filename Value="../../iblocaldb/IBXCreateDatabaseDlg.pas"/>
84 <ComponentName Value="CreateDatabaseDlg"/>
85 <HasResources Value="True"/>
86 <ResourceBaseClass Value="Form"/>
87 <EditorIndex Value="-1"/>
88 <TopLine Value="60"/>
89 <CursorPos X="28" Y="66"/>
90 <UsageCount Value="11"/>
91 </Unit3>
92 <Unit4>
93 <Filename Value="../../iblocaldb/IBXCustomIBLocalDBSupport.pas"/>
94 <EditorIndex Value="-1"/>
95 <TopLine Value="309"/>
96 <CursorPos X="46" Y="330"/>
97 <UsageCount Value="11"/>
98 </Unit4>
99 <Unit5>
100 <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
101 <EditorIndex Value="-1"/>
102 <TopLine Value="9"/>
103 <CursorPos X="42" Y="39"/>
104 <UsageCount Value="11"/>
105 </Unit5>
106 <Unit6>
107 <Filename Value="../../runtime/IBDatabase.pas"/>
108 <EditorIndex Value="-1"/>
109 <TopLine Value="613"/>
110 <CursorPos X="3" Y="616"/>
111 <UsageCount Value="11"/>
112 </Unit6>
113 <Unit7>
114 <Filename Value="../../runtime/ibxscript.pas"/>
115 <EditorIndex Value="-1"/>
116 <TopLine Value="302"/>
117 <CursorPos X="30" Y="330"/>
118 <UsageCount Value="11"/>
119 </Unit7>
120 <Unit8>
121 <Filename Value="../../iblocaldb/IBXCreateDatabaseFromSQLDlgUnit.pas"/>
122 <ComponentName Value="IBXCreateDatabaseFromSQLDlg"/>
123 <HasResources Value="True"/>
124 <ResourceBaseClass Value="Form"/>
125 <EditorIndex Value="-1"/>
126 <TopLine Value="37"/>
127 <CursorPos X="31" Y="50"/>
128 <UsageCount Value="11"/>
129 </Unit8>
130 <Unit9>
131 <Filename Value="../../iblocaldb.pas"/>
132 <EditorIndex Value="-1"/>
133 <UsageCount Value="10"/>
134 </Unit9>
135 <Unit10>
136 <Filename Value="../../iblocaldb/IBCMLocalDBSupport.pas"/>
137 <EditorIndex Value="-1"/>
138 <TopLine Value="195"/>
139 <CursorPos X="18" Y="219"/>
140 <UsageCount Value="10"/>
141 </Unit10>
142 <Unit11>
143 <Filename Value="patches/02-patch.sql"/>
144 <EditorIndex Value="-1"/>
145 <UsageCount Value="10"/>
146 <DefaultSyntaxHighlighter Value="SQL"/>
147 </Unit11>
148 <Unit12>
149 <Filename Value="../../runtime/nongui/IBXServices.pas"/>
150 <EditorIndex Value="-1"/>
151 <TopLine Value="363"/>
152 <CursorPos X="2" Y="382"/>
153 <UsageCount Value="18"/>
154 </Unit12>
155 <Unit13>
156 <Filename Value="../../iblocaldb/gui/IBXCreateDatabaseDlg.pas"/>
157 <ComponentName Value="CreateDatabaseDlg"/>
158 <HasResources Value="True"/>
159 <ResourceBaseClass Value="Form"/>
160 <EditorIndex Value="-1"/>
161 <TopLine Value="56"/>
162 <CursorPos X="29" Y="50"/>
163 <UsageCount Value="17"/>
164 </Unit13>
165 <Unit14>
166 <Filename Value="../../iblocaldb/nongui/IBXCustomIBLocalDBSupport.pas"/>
167 <EditorIndex Value="-1"/>
168 <TopLine Value="135"/>
169 <CursorPos X="14" Y="135"/>
170 <ExtraEditorCount Value="1"/>
171 <ExtraEditor1>
172 <EditorIndex Value="-1"/>
173 <TopLine Value="472"/>
174 <CursorPos X="17" Y="500"/>
175 </ExtraEditor1>
176 <UsageCount Value="18"/>
177 </Unit14>
178 <Unit15>
179 <Filename Value="../../runtime/nongui/IBDatabase.pas"/>
180 <EditorIndex Value="-1"/>
181 <TopLine Value="290"/>
182 <CursorPos X="37" Y="302"/>
183 <ExtraEditorCount Value="1"/>
184 <ExtraEditor1>
185 <EditorIndex Value="-1"/>
186 <TopLine Value="1087"/>
187 <CursorPos X="3" Y="1121"/>
188 </ExtraEditor1>
189 <UsageCount Value="18"/>
190 </Unit15>
191 <Unit16>
192 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/memds/memds.pp"/>
193 <EditorIndex Value="-1"/>
194 <TopLine Value="142"/>
195 <CursorPos X="21" Y="161"/>
196 <UsageCount Value="17"/>
197 </Unit16>
198 <Unit17>
199 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
200 <EditorIndex Value="-1"/>
201 <TopLine Value="863"/>
202 <CursorPos X="22" Y="886"/>
203 <UsageCount Value="17"/>
204 </Unit17>
205 <Unit18>
206 <Filename Value="../../../fbintf/client/FBClientAPI.pas"/>
207 <EditorIndex Value="-1"/>
208 <TopLine Value="324"/>
209 <CursorPos Y="343"/>
210 <UsageCount Value="10"/>
211 </Unit18>
212 <Unit19>
213 <Filename Value="../../../fbintf/client/FBOutputBlock.pas"/>
214 <EditorIndex Value="-1"/>
215 <TopLine Value="405"/>
216 <CursorPos Y="438"/>
217 <UsageCount Value="10"/>
218 </Unit19>
219 <Unit20>
220 <Filename Value="../../../fbintf/IB.pas"/>
221 <EditorIndex Value="-1"/>
222 <TopLine Value="1096"/>
223 <CursorPos X="28" Y="1107"/>
224 <UsageCount Value="13"/>
225 </Unit20>
226 <Unit21>
227 <Filename Value="../../iblocaldb/nongui/IBCMLocalDBSupport.pas"/>
228 <EditorIndex Value="-1"/>
229 <WindowIndex Value="1"/>
230 <TopLine Value="126"/>
231 <CursorPos X="30" Y="164"/>
232 <UsageCount Value="12"/>
233 </Unit21>
234 <Unit22>
235 <Filename Value="../../runtime/nongui/ibxscript.pas"/>
236 <EditorIndex Value="-1"/>
237 <TopLine Value="568"/>
238 <CursorPos X="3" Y="571"/>
239 <UsageCount Value="10"/>
240 </Unit22>
241 <Unit23>
242 <Filename Value="../../changelog"/>
243 <EditorIndex Value="-1"/>
244 <TopLine Value="4"/>
245 <CursorPos X="24" Y="33"/>
246 <UsageCount Value="10"/>
247 <DefaultSyntaxHighlighter Value="None"/>
248 </Unit23>
249 <Unit24>
250 <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
251 <EditorIndex Value="-1"/>
252 <TopLine Value="301"/>
253 <CursorPos X="3" Y="304"/>
254 <UsageCount Value="12"/>
255 </Unit24>
256 <Unit25>
257 <Filename Value="../../../fbintf/client/3.0/FB30Attachment.pas"/>
258 <EditorIndex Value="-1"/>
259 <TopLine Value="126"/>
260 <CursorPos X="16" Y="132"/>
261 <UsageCount Value="12"/>
262 </Unit25>
263 <Unit26>
264 <Filename Value="../../iblocaldb/nongui/IBXUpgradeConfFile.pas"/>
265 <EditorIndex Value="-1"/>
266 <WindowIndex Value="1"/>
267 <TopLine Value="198"/>
268 <CursorPos X="3" Y="215"/>
269 <UsageCount Value="12"/>
270 </Unit26>
271 <Unit27>
272 <Filename Value="../../iblocaldb/gui/IBLocalDBSupport.pas"/>
273 <EditorIndex Value="-1"/>
274 <TopLine Value="112"/>
275 <CursorPos X="53" Y="133"/>
276 <UsageCount Value="13"/>
277 </Unit27>
278 <Unit28>
279 <Filename Value="../../iblocaldb/gui/IBXUpgradeDatabaseDlg.pas"/>
280 <ComponentName Value="UpgradeDatabaseDlg"/>
281 <HasResources Value="True"/>
282 <ResourceBaseClass Value="Form"/>
283 <EditorIndex Value="-1"/>
284 <WindowIndex Value="-1"/>
285 <TopLine Value="43"/>
286 <CursorPos Y="71"/>
287 <UsageCount Value="12"/>
288 </Unit28>
289 <Unit29>
290 <Filename Value="../../iblocaldb/gui/IBXSaveDatabaseDlg.pas"/>
291 <EditorIndex Value="-1"/>
292 <WindowIndex Value="1"/>
293 <TopLine Value="39"/>
294 <CursorPos X="75" Y="60"/>
295 <UsageCount Value="11"/>
296 </Unit29>
297 <Unit30>
298 <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/persist.inc"/>
299 <EditorIndex Value="-1"/>
300 <TopLine Value="16"/>
301 <CursorPos X="26" Y="32"/>
302 <UsageCount Value="10"/>
303 </Unit30>
304 <Unit31>
305 <Filename Value="../../../fbintf/client/3.0/firebird/Firebird.pas"/>
306 <EditorIndex Value="-1"/>
307 <TopLine Value="5466"/>
308 <CursorPos Y="5486"/>
309 <UsageCount Value="11"/>
310 </Unit31>
311 <Unit32>
312 <Filename Value="../../runtime/nongui/IBSQL.pas"/>
313 <EditorIndex Value="-1"/>
314 <TopLine Value="673"/>
315 <CursorPos Y="694"/>
316 <UsageCount Value="10"/>
317 </Unit32>
318 <Unit33>
319 <Filename Value="../../runtime/nongui/IBDataOutput.pas"/>
320 <EditorIndex Value="-1"/>
321 <TopLine Value="583"/>
322 <CursorPos X="36" Y="616"/>
323 <UsageCount Value="10"/>
324 </Unit33>
325 <Unit34>
326 <Filename Value="../../../fbintf/client/include/uloadlibrary.inc"/>
327 <EditorIndex Value="-1"/>
328 <TopLine Value="82"/>
329 <CursorPos X="26" Y="104"/>
330 <UsageCount Value="10"/>
331 </Unit34>
332 <Unit35>
333 <Filename Value="../../../fbintf/client/include/wloadlibrary.inc"/>
334 <EditorIndex Value="-1"/>
335 <CursorPos X="26" Y="186"/>
336 <UsageCount Value="10"/>
337 </Unit35>
338 <Unit36>
339 <Filename Value="../../../fbintf/client/2.5/FB25ClientAPI.pas"/>
340 <EditorIndex Value="-1"/>
341 <TopLine Value="80"/>
342 <CursorPos X="52" Y="99"/>
343 <UsageCount Value="10"/>
344 </Unit36>
345 <Unit37>
346 <Filename Value="../../../fbintf/changelog"/>
347 <EditorIndex Value="-1"/>
348 <CursorPos X="2" Y="15"/>
349 <UsageCount Value="10"/>
350 <DefaultSyntaxHighlighter Value="None"/>
351 </Unit37>
352 <Unit38>
353 <Filename Value="../../iblocaldb/gui/IBXCreateDatabaseFromSQLDlgUnit.pas"/>
354 <ComponentName Value="IBXCreateDatabaseFromSQLDlg"/>
355 <HasResources Value="True"/>
356 <ResourceBaseClass Value="Form"/>
357 <EditorIndex Value="-1"/>
358 <TopLine Value="86"/>
359 <CursorPos X="3" Y="102"/>
360 <UsageCount Value="10"/>
361 </Unit38>
362 <Unit39>
363 <Filename Value="../../runtime/nongui/IBSQLMonitor.pas"/>
364 <EditorIndex Value="-1"/>
365 <TopLine Value="107"/>
366 <CursorPos X="3" Y="119"/>
367 <UsageCount Value="10"/>
368 </Unit39>
369 <Unit40>
370 <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
371 <EditorIndex Value="-1"/>
372 <TopLine Value="1823"/>
373 <CursorPos X="18" Y="1841"/>
374 <UsageCount Value="10"/>
375 </Unit40>
376 <Unit41>
377 <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/compon.inc"/>
378 <EditorIndex Value="-1"/>
379 <TopLine Value="466"/>
380 <CursorPos X="3" Y="473"/>
381 <UsageCount Value="10"/>
382 </Unit41>
383 <Unit42>
384 <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
385 <EditorIndex Value="-1"/>
386 <TopLine Value="2879"/>
387 <CursorPos X="3" Y="2883"/>
388 <UsageCount Value="10"/>
389 </Unit42>
390 <Unit43>
391 <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
392 <EditorIndex Value="-1"/>
393 <TopLine Value="863"/>
394 <CursorPos X="24" Y="881"/>
395 <UsageCount Value="10"/>
396 </Unit43>
397 <Unit44>
398 <Filename Value="../../runtime/nongui/IBBlob.pas"/>
399 <EditorIndex Value="-1"/>
400 <TopLine Value="232"/>
401 <CursorPos X="3" Y="236"/>
402 <UsageCount Value="10"/>
403 </Unit44>
404 <Unit45>
405 <Filename Value="../../ibcontrols/IBTreeView.pas"/>
406 <EditorIndex Value="-1"/>
407 <TopLine Value="19"/>
408 <CursorPos X="29" Y="45"/>
409 <UsageCount Value="10"/>
410 </Unit45>
411 </Units>
412 <JumpHistory Count="3" HistoryIndex="2">
413 <Position1>
414 <Filename Value="unit1.pas"/>
415 <Caret Line="37" Column="22"/>
416 </Position1>
417 <Position2>
418 <Filename Value="unit1.pas"/>
419 <Caret Line="36" Column="13" TopLine="3"/>
420 </Position2>
421 <Position3>
422 <Filename Value="unit2.pas"/>
423 <Caret Line="35" Column="19" TopLine="8"/>
424 </Position3>
425 </JumpHistory>
426 </ProjectOptions>
427 <CompilerOptions>
428 <Version Value="11"/>
429 <Target>
430 <Filename Value="LocalDBExample"/>
431 </Target>
432 <SearchPaths>
433 <IncludeFiles Value="$(ProjOutDir)"/>
434 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
435 </SearchPaths>
436 <Linking>
437 <Debugging>
438 <UseHeaptrc Value="True"/>
439 </Debugging>
440 <Options>
441 <Win32>
442 <GraphicApplication Value="True"/>
443 </Win32>
444 </Options>
445 </Linking>
446 <Other>
447 <CustomOptions Value="-dUseCThreads"/>
448 </Other>
449 </CompilerOptions>
450 <Debugging>
451 <Exceptions Count="3">
452 <Item1>
453 <Name Value="EAbort"/>
454 </Item1>
455 <Item2>
456 <Name Value="ECodetoolError"/>
457 </Item2>
458 <Item3>
459 <Name Value="EFOpenError"/>
460 </Item3>
461 </Exceptions>
462 </Debugging>
463 </CONFIG>