ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/examples/employee/project1.lpi
Revision: 287
Committed: Thu Apr 11 08:51:23 2019 UTC (5 years ago) by tony
Original Path: ibx/trunk/examples/employee/project1.lpi
File size: 17624 byte(s)
Log Message:
Fixes Merged

File Contents

# User Rev Content
1 tony 68 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectOptions>
4 tony 241 <Version Value="11"/>
5 tony 68 <General>
6     <MainUnit Value="0"/>
7     <ResourceType Value="res"/>
8     <UseXPManifest Value="True"/>
9     <Icon Value="0"/>
10     </General>
11     <i18n>
12     <EnableI18N LFM="False"/>
13     </i18n>
14     <BuildModes Count="1" Active="Default">
15     <Item1 Name="Default" Default="True"/>
16     </BuildModes>
17     <PublishOptions>
18     <Version Value="2"/>
19     </PublishOptions>
20     <RunParams>
21 tony 241 <FormatVersion Value="2"/>
22     <Modes Count="1">
23     <Mode0 Name="default"/>
24     </Modes>
25 tony 68 </RunParams>
26     <RequiredPackages Count="4">
27     <Item1>
28     <PackageName Value="ibcontrols"/>
29     </Item1>
30     <Item2>
31     <PackageName Value="FCL"/>
32     <MinVersion Major="1" Valid="True"/>
33     </Item2>
34     <Item3>
35     <PackageName Value="ibexpress"/>
36     <MinVersion Minor="9" Valid="True"/>
37     </Item3>
38     <Item4>
39     <PackageName Value="LCL"/>
40     </Item4>
41     </RequiredPackages>
42 tony 287 <Units Count="65">
43 tony 68 <Unit0>
44     <Filename Value="project1.lpr"/>
45     <IsPartOfProject Value="True"/>
46     <EditorIndex Value="-1"/>
47 tony 270 <TopLine Value="9"/>
48 tony 68 <CursorPos X="33" Y="10"/>
49 tony 209 <UsageCount Value="200"/>
50 tony 68 </Unit0>
51     <Unit1>
52     <Filename Value="unit1.pas"/>
53     <IsPartOfProject Value="True"/>
54     <ComponentName Value="Form1"/>
55     <HasResources Value="True"/>
56     <ResourceBaseClass Value="Form"/>
57     <UnitName Value="Unit1"/>
58 tony 263 <IsVisibleTab Value="True"/>
59 tony 270 <TopLine Value="195"/>
60     <CursorPos X="34" Y="197"/>
61 tony 209 <UsageCount Value="200"/>
62 tony 68 <Loaded Value="True"/>
63     <LoadedDesigner Value="True"/>
64     </Unit1>
65 tony 86 <Unit2>
66     <Filename Value="unit2.pas"/>
67     <IsPartOfProject Value="True"/>
68     <ComponentName Value="SelectDeptDlg"/>
69     <HasResources Value="True"/>
70     <ResourceBaseClass Value="Form"/>
71     <UnitName Value="Unit2"/>
72 tony 88 <EditorIndex Value="-1"/>
73 tony 86 <CursorPos X="39" Y="9"/>
74 tony 287 <UsageCount Value="51"/>
75 tony 86 </Unit2>
76     <Unit3>
77     <Filename Value="../../runtime/IBDatabase.pas"/>
78 tony 88 <EditorIndex Value="-1"/>
79 tony 143 <TopLine Value="1043"/>
80     <CursorPos X="39" Y="1043"/>
81 tony 86 <UsageCount Value="10"/>
82     </Unit3>
83 tony 101 <Unit4>
84     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
85 tony 106 <EditorIndex Value="-1"/>
86 tony 107 <TopLine Value="2462"/>
87     <CursorPos Y="2491"/>
88 tony 106 <UsageCount Value="13"/>
89 tony 101 </Unit4>
90     <Unit5>
91     <Filename Value="../../runtime/IBSQL.pas"/>
92 tony 102 <EditorIndex Value="-1"/>
93 tony 104 <TopLine Value="700"/>
94     <CursorPos X="3" Y="706"/>
95 tony 101 <UsageCount Value="11"/>
96     </Unit5>
97     <Unit6>
98     <Filename Value="../../../fbintf/IB.pas"/>
99 tony 106 <EditorIndex Value="-1"/>
100 tony 287 <TopLine Value="1302"/>
101     <CursorPos Y="1329"/>
102 tony 270 <UsageCount Value="16"/>
103 tony 101 </Unit6>
104     <Unit7>
105     <Filename Value="../../runtime/IBUpdateSQL.pas"/>
106 tony 102 <EditorIndex Value="-1"/>
107 tony 101 <TopLine Value="103"/>
108     <CursorPos X="3" Y="105"/>
109     <UsageCount Value="11"/>
110     </Unit7>
111     <Unit8>
112     <Filename Value="../../runtime/IBUpdate.pas"/>
113     <EditorIndex Value="-1"/>
114     <TopLine Value="464"/>
115     <CursorPos X="3" Y="483"/>
116     <UsageCount Value="10"/>
117     </Unit8>
118     <Unit9>
119     <Filename Value="../../runtime/IBDatabaseInfo.pas"/>
120 tony 102 <EditorIndex Value="-1"/>
121 tony 101 <CursorPos X="20" Y="32"/>
122     <UsageCount Value="11"/>
123     </Unit9>
124     <Unit10>
125     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
126 tony 102 <EditorIndex Value="-1"/>
127 tony 272 <TopLine Value="1507"/>
128     <CursorPos Y="1538"/>
129 tony 270 <UsageCount Value="13"/>
130 tony 101 </Unit10>
131     <Unit11>
132     <Filename Value="../../design/IBSQLEditFrame.pas"/>
133     <ComponentName Value="IBSQLEditFrame"/>
134     <HasResources Value="True"/>
135     <ResourceBaseClass Value="Frame"/>
136 tony 102 <EditorIndex Value="-1"/>
137 tony 101 <TopLine Value="187"/>
138     <CursorPos X="30" Y="200"/>
139     <UsageCount Value="10"/>
140     </Unit11>
141     <Unit12>
142     <Filename Value="../../design/ibinsertsqleditor.pas"/>
143 tony 102 <EditorIndex Value="-1"/>
144 tony 101 <TopLine Value="52"/>
145     <CursorPos X="38" Y="79"/>
146     <UsageCount Value="10"/>
147     </Unit12>
148     <Unit13>
149     <Filename Value="../../design/ibupdatesqleditor.pas"/>
150 tony 102 <EditorIndex Value="-1"/>
151 tony 101 <TopLine Value="177"/>
152     <CursorPos X="3" Y="179"/>
153     <UsageCount Value="10"/>
154     </Unit13>
155 tony 104 <Unit14>
156     <Filename Value="../../../fbintf/client/FBMessages.pas"/>
157     <EditorIndex Value="-1"/>
158 tony 272 <TopLine Value="283"/>
159     <CursorPos X="23" Y="278"/>
160 tony 104 <UsageCount Value="10"/>
161     </Unit14>
162     <Unit15>
163     <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dataset.inc"/>
164     <EditorIndex Value="-1"/>
165 tony 106 <TopLine Value="606"/>
166     <CursorPos X="13" Y="619"/>
167 tony 104 <UsageCount Value="10"/>
168     </Unit15>
169     <Unit16>
170     <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/fields.inc"/>
171     <EditorIndex Value="-1"/>
172 tony 106 <TopLine Value="2128"/>
173     <CursorPos X="5" Y="2143"/>
174 tony 104 <UsageCount Value="10"/>
175     </Unit16>
176     <Unit17>
177     <Filename Value="../../changelog"/>
178 tony 263 <EditorIndex Value="-1"/>
179 tony 287 <CursorPos X="49" Y="7"/>
180 tony 270 <UsageCount Value="11"/>
181 tony 104 <DefaultSyntaxHighlighter Value="None"/>
182     </Unit17>
183     <Unit18>
184     <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
185 tony 106 <EditorIndex Value="-1"/>
186     <TopLine Value="525"/>
187     <CursorPos X="13" Y="194"/>
188 tony 104 <UsageCount Value="10"/>
189     </Unit18>
190     <Unit19>
191     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
192 tony 106 <EditorIndex Value="-1"/>
193 tony 270 <TopLine Value="139"/>
194     <CursorPos X="11" Y="158"/>
195     <UsageCount Value="13"/>
196 tony 104 </Unit19>
197     <Unit20>
198     <Filename Value="../../../fbintf/IBExternals.pas"/>
199 tony 106 <EditorIndex Value="-1"/>
200 tony 104 <TopLine Value="50"/>
201     <CursorPos X="3" Y="57"/>
202     <UsageCount Value="10"/>
203     </Unit20>
204 tony 105 <Unit21>
205     <Filename Value="../../../ibxflazreports/IBXFPrintPreviewDlgUnit.pas"/>
206     <ComponentName Value="IBXFPrintPreviewDlg"/>
207     <HasResources Value="True"/>
208     <ResourceBaseClass Value="Form"/>
209 tony 106 <EditorIndex Value="-1"/>
210 tony 105 <CursorPos X="28" Y="7"/>
211     <UsageCount Value="10"/>
212     </Unit21>
213 tony 106 <Unit22>
214     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
215     <EditorIndex Value="-1"/>
216     <TopLine Value="590"/>
217     <CursorPos X="31" Y="602"/>
218     <UsageCount Value="12"/>
219     </Unit22>
220     <Unit23>
221     <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
222     <EditorIndex Value="-1"/>
223 tony 270 <TopLine Value="1737"/>
224     <CursorPos Y="1742"/>
225     <UsageCount Value="15"/>
226 tony 106 </Unit23>
227     <Unit24>
228     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
229     <EditorIndex Value="-1"/>
230     <TopLine Value="547"/>
231     <CursorPos X="3" Y="558"/>
232     <UsageCount Value="12"/>
233     </Unit24>
234     <Unit25>
235     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/sysutils/dati.inc"/>
236     <EditorIndex Value="-1"/>
237     <TopLine Value="68"/>
238     <CursorPos Y="89"/>
239     <UsageCount Value="10"/>
240     </Unit25>
241     <Unit26>
242     <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
243     <EditorIndex Value="-1"/>
244     <TopLine Value="46"/>
245     <CursorPos X="28" Y="853"/>
246     <UsageCount Value="12"/>
247     </Unit26>
248     <Unit27>
249     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
250     <EditorIndex Value="-1"/>
251 tony 270 <TopLine Value="1303"/>
252     <CursorPos Y="1219"/>
253     <UsageCount Value="13"/>
254 tony 106 </Unit27>
255     <Unit28>
256     <Filename Value="../../runtime/IBStoredProc.pas"/>
257     <EditorIndex Value="-1"/>
258     <TopLine Value="79"/>
259     <CursorPos X="48" Y="427"/>
260     <UsageCount Value="10"/>
261     </Unit28>
262 tony 143 <Unit29>
263     <Filename Value="../../../fbintf/IBUtils.pas"/>
264     <EditorIndex Value="-1"/>
265 tony 287 <TopLine Value="668"/>
266     <CursorPos X="27" Y="687"/>
267 tony 270 <UsageCount Value="11"/>
268 tony 143 </Unit29>
269 tony 209 <Unit30>
270     <Filename Value="../../runtime/IBXServices.pas"/>
271     <EditorIndex Value="-1"/>
272     <TopLine Value="375"/>
273     <CursorPos X="5" Y="395"/>
274     <UsageCount Value="10"/>
275     </Unit30>
276     <Unit31>
277     <Filename Value="../../../fbintf/client/3.0/firebird/Firebird.pas"/>
278     <EditorIndex Value="-1"/>
279     <CursorPos Y="20"/>
280     <UsageCount Value="10"/>
281     </Unit31>
282     <Unit32>
283     <Filename Value="../../runtime/nongui/IBCustomDataSet.pas"/>
284 tony 263 <EditorIndex Value="-1"/>
285 tony 287 <TopLine Value="5243"/>
286     <CursorPos X="21" Y="5253"/>
287 tony 270 <UsageCount Value="12"/>
288 tony 209 </Unit32>
289     <Unit33>
290     <Filename Value="../../../fbintf/client/FBStatement.pas"/>
291     <EditorIndex Value="-1"/>
292     <TopLine Value="182"/>
293     <CursorPos X="3" Y="188"/>
294     <UsageCount Value="11"/>
295     </Unit33>
296     <Unit34>
297     <Filename Value="../../runtime/nongui/IBUpdateSQL.pas"/>
298     <EditorIndex Value="-1"/>
299     <TopLine Value="106"/>
300     <CursorPos X="15" Y="112"/>
301     <UsageCount Value="10"/>
302     </Unit34>
303     <Unit35>
304     <Filename Value="../../runtime/nongui/IBUpdate.pas"/>
305     <EditorIndex Value="-1"/>
306     <TopLine Value="34"/>
307     <CursorPos Y="55"/>
308     <UsageCount Value="10"/>
309     </Unit35>
310     <Unit36>
311     <Filename Value="../../runtime/nongui/IBQuery.pas"/>
312     <EditorIndex Value="-1"/>
313 tony 270 <TopLine Value="353"/>
314     <CursorPos Y="373"/>
315     <UsageCount Value="11"/>
316 tony 209 </Unit36>
317     <Unit37>
318     <Filename Value="../../runtime/nongui/IBTable.pas"/>
319     <EditorIndex Value="-1"/>
320 tony 287 <TopLine Value="1322"/>
321     <CursorPos X="37" Y="1374"/>
322 tony 209 <UsageCount Value="10"/>
323     </Unit37>
324     <Unit38>
325     <Filename Value="../../runtime/nongui/IBDataOutput.pas"/>
326     <EditorIndex Value="-1"/>
327 tony 287 <TopLine Value="653"/>
328     <CursorPos X="3" Y="640"/>
329 tony 270 <UsageCount Value="12"/>
330 tony 209 </Unit38>
331     <Unit39>
332     <Filename Value="../../../fbintf/testsuite/Test4.pas"/>
333     <EditorIndex Value="-1"/>
334     <TopLine Value="52"/>
335     <CursorPos X="40" Y="80"/>
336     <UsageCount Value="10"/>
337     </Unit39>
338     <Unit40>
339     <Filename Value="../../../fbintf/testsuite/TestManager.pas"/>
340     <EditorIndex Value="-1"/>
341     <TopLine Value="628"/>
342     <CursorPos Y="639"/>
343     <UsageCount Value="10"/>
344     </Unit40>
345     <Unit41>
346     <Filename Value="../../../fbintf/client/3.0/FB30Statement.pas"/>
347     <EditorIndex Value="-1"/>
348 tony 270 <TopLine Value="633"/>
349     <CursorPos X="3" Y="637"/>
350     <UsageCount Value="11"/>
351 tony 209 </Unit41>
352     <Unit42>
353     <Filename Value="../../runtime/nongui/IBSQL.pas"/>
354     <EditorIndex Value="-1"/>
355 tony 287 <TopLine Value="828"/>
356     <CursorPos Y="849"/>
357 tony 270 <UsageCount Value="11"/>
358 tony 209 </Unit42>
359     <Unit43>
360     <Filename Value="../../runtime/nongui/IBXServices.pas"/>
361     <EditorIndex Value="-1"/>
362     <TopLine Value="88"/>
363     <CursorPos X="40" Y="122"/>
364     <UsageCount Value="11"/>
365     </Unit43>
366     <Unit44>
367     <Filename Value="../../../fbintf/changelog"/>
368     <EditorIndex Value="-1"/>
369 tony 270 <TopLine Value="7"/>
370     <CursorPos X="21" Y="37"/>
371 tony 209 <UsageCount Value="10"/>
372     <DefaultSyntaxHighlighter Value="None"/>
373     </Unit44>
374     <Unit45>
375     <Filename Value="../../runtime/nongui/IBDatabase.pas"/>
376     <EditorIndex Value="-1"/>
377 tony 263 <TopLine Value="2371"/>
378     <CursorPos X="24" Y="2402"/>
379 tony 209 <UsageCount Value="10"/>
380     </Unit45>
381 tony 263 <Unit46>
382     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/objpas.inc"/>
383     <EditorIndex Value="-1"/>
384     <TopLine Value="38"/>
385     <CursorPos Y="62"/>
386     <UsageCount Value="10"/>
387     </Unit46>
388     <Unit47>
389     <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
390     <EditorIndex Value="-1"/>
391     <TopLine Value="106"/>
392     <CursorPos X="21" Y="130"/>
393     <UsageCount Value="10"/>
394     </Unit47>
395     <Unit48>
396     <Filename Value="../../../../../lazarus18/otherComponents/ibx/runtime/nongui/IBCustomDataSet.pas"/>
397     <EditorIndex Value="-1"/>
398     <TopLine Value="1408"/>
399     <CursorPos X="33" Y="1439"/>
400     <UsageCount Value="10"/>
401     </Unit48>
402     <Unit49>
403     <Filename Value="../../../../lcl/lclversion.pas"/>
404     <UnitName Value="LCLVersion"/>
405     <EditorIndex Value="-1"/>
406     <CursorPos X="13" Y="35"/>
407     <UsageCount Value="10"/>
408     </Unit49>
409     <Unit50>
410     <Filename Value="../../../../components/lazutils/lazversion.pas"/>
411     <UnitName Value="LazVersion"/>
412     <EditorIndex Value="-1"/>
413     <CursorPos X="18" Y="27"/>
414     <UsageCount Value="10"/>
415     </Unit50>
416 tony 266 <Unit51>
417     <Filename Value="../../../fbintf/include/consts_pub.inc"/>
418     <EditorIndex Value="-1"/>
419     <TopLine Value="100"/>
420     <CursorPos X="14" Y="118"/>
421     <UsageCount Value="10"/>
422     </Unit51>
423     <Unit52>
424     <Filename Value="../../../fbintf/client/FBAttachment.pas"/>
425     <EditorIndex Value="-1"/>
426     <TopLine Value="71"/>
427     <CursorPos X="34" Y="87"/>
428     <UsageCount Value="10"/>
429     </Unit52>
430     <Unit53>
431     <Filename Value="../../../fbintf/client/FBParamBlock.pas"/>
432     <EditorIndex Value="-1"/>
433     <TopLine Value="86"/>
434     <CursorPos X="3" Y="62"/>
435     <UsageCount Value="10"/>
436     </Unit53>
437 tony 270 <Unit54>
438     <Filename Value="../../runtime/nongui/IBExtract.pas"/>
439     <EditorIndex Value="-1"/>
440     <TopLine Value="173"/>
441     <CursorPos X="49" Y="204"/>
442     <UsageCount Value="10"/>
443     </Unit54>
444     <Unit55>
445     <Filename Value="../../../../lcl/stdctrls.pp"/>
446     <UnitName Value="StdCtrls"/>
447     <EditorIndex Value="-1"/>
448     <TopLine Value="1631"/>
449     <CursorPos Y="1652"/>
450     <UsageCount Value="10"/>
451     </Unit55>
452     <Unit56>
453     <Filename Value="../../../fbintf/client/3.0/FB30Array.pas"/>
454     <EditorIndex Value="-1"/>
455     <TopLine Value="273"/>
456     <CursorPos X="1024" Y="310"/>
457     <UsageCount Value="10"/>
458     </Unit56>
459     <Unit57>
460     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dsparams.inc"/>
461     <EditorIndex Value="-1"/>
462     <TopLine Value="195"/>
463     <CursorPos Y="200"/>
464     <UsageCount Value="11"/>
465     </Unit57>
466     <Unit58>
467     <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dsparams.inc"/>
468     <EditorIndex Value="-1"/>
469     <TopLine Value="688"/>
470     <CursorPos Y="708"/>
471     <UsageCount Value="10"/>
472     </Unit58>
473     <Unit59>
474     <Filename Value="../../runtime/nongui/IBStoredProc.pas"/>
475     <EditorIndex Value="-1"/>
476     <TopLine Value="58"/>
477     <UsageCount Value="10"/>
478     </Unit59>
479     <Unit60>
480     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/inc/astrings.inc"/>
481     <EditorIndex Value="-1"/>
482     <TopLine Value="161"/>
483     <CursorPos Y="189"/>
484     <UsageCount Value="10"/>
485     </Unit60>
486     <Unit61>
487     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/classes/stringl.inc"/>
488     <EditorIndex Value="-1"/>
489     <TopLine Value="1201"/>
490     <CursorPos Y="1223"/>
491     <UsageCount Value="10"/>
492     </Unit61>
493     <Unit62>
494     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/sysstrh.inc"/>
495     <EditorIndex Value="-1"/>
496     <TopLine Value="155"/>
497     <CursorPos X="23" Y="177"/>
498     <UsageCount Value="11"/>
499     </Unit62>
500 tony 287 <Unit63>
501     <Filename Value="../../runtime/nongui/ibxscript.pas"/>
502     <EditorIndex Value="-1"/>
503     <TopLine Value="1461"/>
504     <CursorPos X="3" Y="1465"/>
505     <UsageCount Value="10"/>
506     </Unit63>
507     <Unit64>
508     <Filename Value="/tmp/myibxtools.pas"/>
509     <UnitName Value="MyIBXTools"/>
510     <EditorIndex Value="-1"/>
511     <TopLine Value="76"/>
512     <CursorPos X="33" Y="10"/>
513     <UsageCount Value="10"/>
514     </Unit64>
515 tony 68 </Units>
516 tony 270 <JumpHistory HistoryIndex="-1"/>
517 tony 68 </ProjectOptions>
518     <CompilerOptions>
519     <Version Value="11"/>
520     <Target>
521     <Filename Value="project1"/>
522     </Target>
523     <SearchPaths>
524     <IncludeFiles Value="$(ProjOutDir)"/>
525     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
526     </SearchPaths>
527     <Linking>
528 tony 104 <Debugging>
529     <UseHeaptrc Value="True"/>
530     </Debugging>
531 tony 68 <Options>
532     <Win32>
533     <GraphicApplication Value="True"/>
534     </Win32>
535     </Options>
536     </Linking>
537     <Other>
538     <CustomOptions Value="-dUseCThreads"/>
539     </Other>
540     </CompilerOptions>
541     <Debugging>
542     <Exceptions Count="3">
543     <Item1>
544     <Name Value="EAbort"/>
545     </Item1>
546     <Item2>
547     <Name Value="ECodetoolError"/>
548     </Item2>
549     <Item3>
550     <Name Value="EFOpenError"/>
551     </Item3>
552     </Exceptions>
553     </Debugging>
554     </CONFIG>