ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/examples/employee/project1.lpi
Revision: 270
Committed: Fri Jan 18 11:10:37 2019 UTC (5 years, 3 months ago) by tony
Original Path: ibx/trunk/examples/employee/project1.lpi
File size: 17186 byte(s)
Log Message:
Fixes merged

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