ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/local-employeedb/LocalDBExample.lpi
Revision: 289
Committed: Tue Jun 4 22:28:06 2019 UTC (4 years, 10 months ago) by tony
File size: 14263 byte(s)
Log Message:
Removed merge_into_public.sh

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