ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/examples/employee/project1.lpi
(Generate patch)

Comparing ibx/trunk/examples/employee/project1.lpi (file contents):
Revision 29 by tony, Sat May 9 11:37:49 2015 UTC vs.
Revision 106 by tony, Thu Jan 18 14:37:35 2018 UTC

# Line 1 | Line 1
1 < <?xml version="1.0" encoding="UTF-8"?>
2 < <CONFIG>
3 <  <ProjectOptions>
4 <    <Version Value="9"/>
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 <    <VersionInfo>
15 <      <StringTable ProductVersion=""/>
16 <    </VersionInfo>
17 <    <BuildModes Count="1" Active="Default">
18 <      <Item1 Name="Default" Default="True"/>
19 <    </BuildModes>
20 <    <PublishOptions>
21 <      <Version Value="2"/>
22 <      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
23 <      <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
24 <    </PublishOptions>
25 <    <RunParams>
26 <      <local>
27 <        <FormatVersion Value="1"/>
28 <      </local>
29 <    </RunParams>
30 <    <RequiredPackages Count="4">
31 <      <Item1>
32 <        <PackageName Value="ibcontrols"/>
33 <      </Item1>
34 <      <Item2>
35 <        <PackageName Value="FCL"/>
36 <        <MinVersion Major="1" Valid="True"/>
37 <      </Item2>
38 <      <Item3>
39 <        <PackageName Value="ibexpress"/>
40 <        <MinVersion Minor="9" Valid="True"/>
41 <      </Item3>
42 <      <Item4>
43 <        <PackageName Value="LCL"/>
44 <      </Item4>
45 <    </RequiredPackages>
46 <    <Units Count="94">
47 <      <Unit0>
48 <        <Filename Value="project1.lpr"/>
49 <        <IsPartOfProject Value="True"/>
50 <        <CursorPos X="55" Y="17"/>
51 <        <UsageCount Value="113"/>
52 <      </Unit0>
53 <      <Unit1>
54 <        <Filename Value="unit1.pas"/>
55 <        <IsPartOfProject Value="True"/>
56 <        <ComponentName Value="Form1"/>
57 <        <HasResources Value="True"/>
58 <        <ResourceBaseClass Value="Form"/>
59 <        <UnitName Value="Unit1"/>
60 <        <IsVisibleTab Value="True"/>
61 <        <WindowIndex Value="1"/>
62 <        <TopLine Value="343"/>
63 <        <CursorPos X="36" Y="362"/>
64 <        <UsageCount Value="113"/>
65 <        <Loaded Value="True"/>
66 <        <LoadedDesigner Value="True"/>
67 <      </Unit1>
68 <      <Unit2>
69 <        <Filename Value="../../runtime/IBSQLMonitor.pas"/>
70 <        <TopLine Value="30"/>
71 <        <CursorPos X="14" Y="47"/>
72 <        <UsageCount Value="6"/>
73 <      </Unit2>
74 <      <Unit3>
75 <        <Filename Value="unit2.pas"/>
76 <        <IsPartOfProject Value="True"/>
77 <        <ComponentName Value="SelectDeptDlg"/>
78 <        <HasResources Value="True"/>
79 <        <ResourceBaseClass Value="Form"/>
80 <        <TopLine Value="9"/>
81 <        <CursorPos X="54" Y="26"/>
82 <        <UsageCount Value="102"/>
83 <      </Unit3>
84 <      <Unit4>
85 <        <Filename Value="unit3.pas"/>
86 <        <ComponentName Value="AddEmployeeDlg"/>
87 <        <HasResources Value="True"/>
88 <        <ResourceBaseClass Value="Form"/>
89 <        <TopLine Value="28"/>
90 <        <CursorPos Y="48"/>
91 <        <UsageCount Value="88"/>
92 <      </Unit4>
93 <      <Unit5>
94 <        <Filename Value="../../runtime/IB.pas"/>
95 <        <UnitName Value="IB"/>
96 <        <EditorIndex Value="-1"/>
97 <        <WindowIndex Value="1"/>
98 <        <TopLine Value="422"/>
99 <        <CursorPos Y="436"/>
100 <        <UsageCount Value="29"/>
101 <      </Unit5>
102 <      <Unit6>
103 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
104 <        <EditorIndex Value="-1"/>
105 <        <WindowIndex Value="1"/>
106 <        <TopLine Value="3620"/>
107 <        <CursorPos Y="3635"/>
108 <        <UsageCount Value="30"/>
109 <      </Unit6>
110 <      <Unit7>
111 <        <Filename Value="../../runtime/IBDatabase.pas"/>
112 <        <EditorIndex Value="-1"/>
113 <        <WindowIndex Value="1"/>
114 <        <TopLine Value="985"/>
115 <        <CursorPos Y="1014"/>
116 <        <UsageCount Value="15"/>
117 <      </Unit7>
118 <      <Unit8>
119 <        <Filename Value="../../runtime/IBQuery.pas"/>
120 <        <TopLine Value="96"/>
121 <        <CursorPos Y="109"/>
122 <        <UsageCount Value="63"/>
123 <      </Unit8>
124 <      <Unit9>
125 <        <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
126 <        <TopLine Value="201"/>
127 <        <CursorPos X="23" Y="214"/>
128 <        <UsageCount Value="10"/>
129 <      </Unit9>
130 <      <Unit10>
131 <        <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
132 <        <TopLine Value="1484"/>
133 <        <CursorPos Y="1505"/>
134 <        <UsageCount Value="10"/>
135 <      </Unit10>
136 <      <Unit11>
137 <        <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
138 <        <TopLine Value="3168"/>
139 <        <CursorPos Y="3189"/>
140 <        <UsageCount Value="5"/>
141 <      </Unit11>
142 <      <Unit12>
143 <        <Filename Value="../../runtime/IBIntf.pas"/>
144 <        <TopLine Value="229"/>
145 <        <CursorPos X="69" Y="251"/>
146 <        <UsageCount Value="10"/>
147 <      </Unit12>
148 <      <Unit13>
149 <        <Filename Value="../../runtime/IBSQL.pas"/>
150 <        <EditorIndex Value="-1"/>
151 <        <WindowIndex Value="1"/>
152 <        <TopLine Value="2289"/>
153 <        <CursorPos Y="2296"/>
154 <        <UsageCount Value="10"/>
155 <      </Unit13>
156 <      <Unit14>
157 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
158 <        <TopLine Value="75"/>
159 <        <CursorPos X="19" Y="95"/>
160 <        <UsageCount Value="6"/>
161 <      </Unit14>
162 <      <Unit15>
163 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
164 <        <TopLine Value="1579"/>
165 <        <CursorPos X="46" Y="1597"/>
166 <        <UsageCount Value="9"/>
167 <      </Unit15>
168 <      <Unit16>
169 <        <Filename Value="../../runtime/IBBlob.pas"/>
170 <        <UsageCount Value="6"/>
171 <      </Unit16>
172 <      <Unit17>
173 <        <Filename Value="../../runtime/sv5ipc.inc"/>
174 <        <TopLine Value="312"/>
175 <        <CursorPos X="6" Y="329"/>
176 <        <UsageCount Value="6"/>
177 <      </Unit17>
178 <      <Unit18>
179 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
180 <        <UsageCount Value="6"/>
181 <      </Unit18>
182 <      <Unit19>
183 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
184 <        <TopLine Value="17"/>
185 <        <CursorPos X="10" Y="34"/>
186 <        <UsageCount Value="6"/>
187 <      </Unit19>
188 <      <Unit20>
189 <        <Filename Value="../../runtime/IBServices.pas"/>
190 <        <TopLine Value="37"/>
191 <        <CursorPos X="3" Y="54"/>
192 <        <UsageCount Value="6"/>
193 <      </Unit20>
194 <      <Unit21>
195 <        <Filename Value="../../runtime/IBExtract.pas"/>
196 <        <TopLine Value="49"/>
197 <        <CursorPos X="59" Y="49"/>
198 <        <UsageCount Value="8"/>
199 <      </Unit21>
200 <      <Unit22>
201 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
202 <        <TopLine Value="938"/>
203 <        <CursorPos X="3" Y="941"/>
204 <        <UsageCount Value="8"/>
205 <      </Unit22>
206 <      <Unit23>
207 <        <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
208 <        <TopLine Value="414"/>
209 <        <CursorPos Y="6"/>
210 <        <UsageCount Value="6"/>
211 <        <DefaultSyntaxHighlighter Value="LFM"/>
212 <      </Unit23>
213 <      <Unit24>
214 <        <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
215 <        <TopLine Value="205"/>
216 <        <CursorPos Y="214"/>
217 <        <UsageCount Value="8"/>
218 <      </Unit24>
219 <      <Unit25>
220 <        <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
221 <        <TopLine Value="142"/>
222 <        <CursorPos Y="156"/>
223 <        <UsageCount Value="6"/>
224 <      </Unit25>
225 <      <Unit26>
226 <        <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
227 <        <CursorPos X="60" Y="7"/>
228 <        <UsageCount Value="6"/>
229 <        <DefaultSyntaxHighlighter Value="None"/>
230 <      </Unit26>
231 <      <Unit27>
232 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
233 <        <TopLine Value="474"/>
234 <        <CursorPos X="3" Y="476"/>
235 <        <UsageCount Value="7"/>
236 <      </Unit27>
237 <      <Unit28>
238 <        <Filename Value="../../runtime/IBStoredProc.pas"/>
239 <        <TopLine Value="206"/>
240 <        <CursorPos X="6" Y="215"/>
241 <        <UsageCount Value="7"/>
242 <      </Unit28>
243 <      <Unit29>
244 <        <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
245 <        <TopLine Value="3172"/>
246 <        <CursorPos Y="3189"/>
247 <        <UsageCount Value="7"/>
248 <      </Unit29>
249 <      <Unit30>
250 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
251 <        <TopLine Value="142"/>
252 <        <CursorPos X="53" Y="69"/>
253 <        <UsageCount Value="7"/>
254 <      </Unit30>
255 <      <Unit31>
256 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
257 <        <TopLine Value="16"/>
258 <        <CursorPos X="13" Y="44"/>
259 <        <UsageCount Value="7"/>
260 <      </Unit31>
261 <      <Unit32>
262 <        <Filename Value="unit1.lfm"/>
263 <        <TopLine Value="172"/>
264 <        <CursorPos X="97" Y="141"/>
265 <        <ExtraEditorCount Value="1"/>
266 <        <ExtraEditor1>
267 <          <TopLine Value="299"/>
268 <          <CursorPos X="28" Y="321"/>
269 <        </ExtraEditor1>
270 <        <UsageCount Value="10"/>
271 <        <DefaultSyntaxHighlighter Value="LFM"/>
272 <      </Unit32>
273 <      <Unit33>
274 <        <Filename Value="../../runtime/IBLookupComboEditBox.pas"/>
275 <        <TopLine Value="78"/>
276 <        <CursorPos Y="89"/>
277 <        <UsageCount Value="14"/>
278 <      </Unit33>
279 <      <Unit34>
280 <        <Filename Value="../../runtime/IBDynamicGrid.pas"/>
281 <        <TopLine Value="22"/>
282 <        <CursorPos X="72" Y="33"/>
283 <        <UsageCount Value="13"/>
284 <      </Unit34>
285 <      <Unit35>
286 <        <Filename Value="../../runtime/IBTreeView.pas"/>
287 <        <TopLine Value="147"/>
288 <        <CursorPos X="26" Y="160"/>
289 <        <UsageCount Value="8"/>
290 <      </Unit35>
291 <      <Unit36>
292 <        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
293 <        <EditorIndex Value="-1"/>
294 <        <WindowIndex Value="1"/>
295 <        <TopLine Value="1559"/>
296 <        <CursorPos X="15" Y="1578"/>
297 <        <UsageCount Value="26"/>
298 <      </Unit36>
299 <      <Unit37>
300 <        <Filename Value="../../../../lcl/controls.pp"/>
301 <        <EditorIndex Value="-1"/>
302 <        <WindowIndex Value="1"/>
303 <        <TopLine Value="1176"/>
304 <        <CursorPos X="15" Y="1186"/>
305 <        <UsageCount Value="22"/>
306 <      </Unit37>
307 <      <Unit38>
308 <        <Filename Value="../../../../lcl/include/wincontrol.inc"/>
309 <        <WindowIndex Value="1"/>
310 <        <TopLine Value="8131"/>
311 <        <CursorPos Y="8144"/>
312 <        <UsageCount Value="14"/>
313 <      </Unit38>
314 <      <Unit39>
315 <        <Filename Value="../../../../lcl/dbgrids.pas"/>
316 <        <EditorIndex Value="-1"/>
317 <        <WindowIndex Value="1"/>
318 <        <TopLine Value="3672"/>
319 <        <CursorPos X="25" Y="3691"/>
320 <        <UsageCount Value="22"/>
321 <      </Unit39>
322 <      <Unit40>
323 <        <Filename Value="../../../../lcl/grids.pas"/>
324 <        <EditorIndex Value="-1"/>
325 <        <WindowIndex Value="1"/>
326 <        <TopLine Value="6558"/>
327 <        <CursorPos Y="6571"/>
328 <        <UsageCount Value="26"/>
329 <      </Unit40>
330 <      <Unit41>
331 <        <Filename Value="../../../../lcl/include/winapih.inc"/>
332 <        <TopLine Value="238"/>
333 <        <CursorPos X="10" Y="253"/>
334 <        <UsageCount Value="14"/>
335 <      </Unit41>
336 <      <Unit42>
337 <        <Filename Value="../../../../lcl/comctrls.pp"/>
338 <        <TopLine Value="2745"/>
339 <        <CursorPos X="54" Y="2758"/>
340 <        <UsageCount Value="11"/>
341 <      </Unit42>
342 <      <Unit43>
343 <        <Filename Value="../../../../lcl/include/treeview.inc"/>
344 <        <TopLine Value="643"/>
345 <        <CursorPos Y="645"/>
346 <        <UsageCount Value="10"/>
347 <      </Unit43>
348 <      <Unit44>
349 <        <Filename Value="../../../../lcl/editbtn.pas"/>
350 <        <TopLine Value="614"/>
351 <        <CursorPos X="3" Y="614"/>
352 <        <UsageCount Value="9"/>
353 <      </Unit44>
354 <      <Unit45>
355 <        <Filename Value="../../runtime/IBSQLParser.pas"/>
356 <        <TopLine Value="604"/>
357 <        <CursorPos Y="620"/>
358 <        <UsageCount Value="10"/>
359 <      </Unit45>
360 <      <Unit46>
361 <        <Filename Value="../../ibcontrols/IBLookupComboEditBox.pas"/>
362 <        <EditorIndex Value="-1"/>
363 <        <WindowIndex Value="1"/>
364 <        <TopLine Value="500"/>
365 <        <CursorPos X="36" Y="525"/>
366 <        <UsageCount Value="13"/>
367 <      </Unit46>
368 <      <Unit47>
369 <        <Filename Value="../../ibcontrols/IBTreeView.pas"/>
370 <        <TopLine Value="142"/>
371 <        <CursorPos Y="142"/>
372 <        <UsageCount Value="10"/>
373 <      </Unit47>
374 <      <Unit48>
375 <        <Filename Value="../../ibcontrols/IBDynamicGrid.pas"/>
376 <        <EditorIndex Value="-1"/>
377 <        <WindowIndex Value="1"/>
378 <        <TopLine Value="22"/>
379 <        <CursorPos X="23" Y="34"/>
380 <        <UsageCount Value="28"/>
381 <      </Unit48>
382 <      <Unit49>
383 <        <Filename Value="../../design/ibselectsqleditor.pas"/>
384 <        <ComponentName Value="IBSelectSQLEditorForm"/>
385 <        <HasResources Value="True"/>
386 <        <ResourceBaseClass Value="Form"/>
387 <        <UsageCount Value="8"/>
388 <      </Unit49>
389 <      <Unit50>
390 <        <Filename Value="../../design/IBEventsEditor.pas"/>
391 <        <ComponentName Value="IBEventsEditor"/>
392 <        <HasResources Value="True"/>
393 <        <ResourceBaseClass Value="Form"/>
394 <        <UsageCount Value="7"/>
395 <      </Unit50>
396 <      <Unit51>
397 <        <Filename Value="../../design/ibdeletesqleditor.pas"/>
398 <        <ComponentName Value="IBDeleteSQLEditorForm"/>
399 <        <HasResources Value="True"/>
400 <        <ResourceBaseClass Value="Form"/>
401 <        <CursorPos X="60" Y="26"/>
402 <        <UsageCount Value="7"/>
403 <      </Unit51>
404 <      <Unit52>
405 <        <Filename Value="../../design/ibinsertsqleditor.pas"/>
406 <        <ComponentName Value="IBInsertSQLEditorForm"/>
407 <        <HasResources Value="True"/>
408 <        <ResourceBaseClass Value="Form"/>
409 <        <CursorPos X="48" Y="18"/>
410 <        <UsageCount Value="7"/>
411 <      </Unit52>
412 <      <Unit53>
413 <        <Filename Value="../../design/ibmodifysqleditor.pas"/>
414 <        <ComponentName Value="IBModifySQLEditorForm"/>
415 <        <HasResources Value="True"/>
416 <        <ResourceBaseClass Value="Form"/>
417 <        <CursorPos X="60" Y="23"/>
418 <        <UsageCount Value="7"/>
419 <      </Unit53>
420 <      <Unit54>
421 <        <Filename Value="../../design/ibupdatesqleditor.pas"/>
422 <        <ComponentName Value="IBUpdateSQLEditorForm"/>
423 <        <HasResources Value="True"/>
424 <        <ResourceBaseClass Value="Form"/>
425 <        <CursorPos X="15" Y="10"/>
426 <        <UsageCount Value="7"/>
427 <      </Unit54>
428 <      <Unit55>
429 <        <Filename Value="../../design/ibsqleditor.pas"/>
430 <        <ComponentName Value="IBSQLEditorForm"/>
431 <        <HasResources Value="True"/>
432 <        <ResourceBaseClass Value="Form"/>
433 <        <TopLine Value="240"/>
434 <        <CursorPos X="3" Y="240"/>
435 <        <UsageCount Value="7"/>
436 <      </Unit55>
437 <      <Unit56>
438 <        <Filename Value="../../design/ibdataseteditor.pas"/>
439 <        <ComponentName Value="IBDataSetEditorForm"/>
440 <        <HasResources Value="True"/>
441 <        <ResourceBaseClass Value="Form"/>
442 <        <CursorPos X="46" Y="18"/>
443 <        <UsageCount Value="7"/>
444 <      </Unit56>
445 <      <Unit57>
446 <        <Filename Value="../../design/dbFieldLinkPropEditor.pas"/>
447 <        <ComponentName Value="FieldLinkEditor"/>
448 <        <HasResources Value="True"/>
449 <        <ResourceBaseClass Value="Form"/>
450 <        <CursorPos X="60" Y="23"/>
451 <        <UsageCount Value="7"/>
452 <      </Unit57>
453 <      <Unit58>
454 <        <Filename Value="../../design/dbFieldListPropEditor.pas"/>
455 <        <ComponentName Value="FieldListEditor"/>
456 <        <HasResources Value="True"/>
457 <        <ResourceBaseClass Value="Form"/>
458 <        <TopLine Value="133"/>
459 <        <CursorPos X="56" Y="137"/>
460 <        <UsageCount Value="7"/>
461 <      </Unit58>
462 <      <Unit59>
463 <        <Filename Value="../../design/IBDatabaseEdit.pas"/>
464 <        <UsageCount Value="7"/>
465 <      </Unit59>
466 <      <Unit60>
467 <        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
468 <        <EditorIndex Value="-1"/>
469 <        <WindowIndex Value="1"/>
470 <        <TopLine Value="1482"/>
471 <        <CursorPos X="3" Y="1486"/>
472 <        <UsageCount Value="11"/>
473 <      </Unit60>
474 <      <Unit61>
475 <        <Filename Value="../../../../lcl/themes.pas"/>
476 <        <TopLine Value="791"/>
477 <        <CursorPos X="3" Y="791"/>
478 <        <UsageCount Value="11"/>
479 <      </Unit61>
480 <      <Unit62>
481 <        <Filename Value="../../../../lcl/extctrls.pp"/>
482 <        <WindowIndex Value="1"/>
483 <        <TopLine Value="982"/>
484 <        <CursorPos X="32" Y="992"/>
485 <        <UsageCount Value="20"/>
486 <      </Unit62>
487 <      <Unit63>
488 <        <Filename Value="../../../../lcl/lcltype.pp"/>
489 <        <TopLine Value="47"/>
490 <        <CursorPos X="3" Y="61"/>
491 <        <UsageCount Value="8"/>
492 <      </Unit63>
493 <      <Unit64>
494 <        <Filename Value="../../../../lcl/forms.pp"/>
495 <        <TopLine Value="164"/>
496 <        <CursorPos X="15" Y="179"/>
497 <        <UsageCount Value="9"/>
498 <      </Unit64>
499 <      <Unit65>
500 <        <Filename Value="../../../../lcl/include/application.inc"/>
501 <        <EditorIndex Value="-1"/>
502 <        <WindowIndex Value="1"/>
503 <        <TopLine Value="1043"/>
504 <        <CursorPos Y="1055"/>
505 <        <UsageCount Value="10"/>
506 <      </Unit65>
507 <      <Unit66>
508 <        <Filename Value="/usr/share/fpcsrc/rtl/inc/objpash.inc"/>
509 <        <TopLine Value="169"/>
510 <        <CursorPos X="8" Y="183"/>
511 <        <UsageCount Value="9"/>
512 <      </Unit66>
513 <      <Unit67>
514 <        <Filename Value="../../../../components/lazutils/lazmethodlist.pas"/>
515 <        <TopLine Value="10"/>
516 <        <CursorPos X="15" Y="25"/>
517 <        <UsageCount Value="8"/>
518 <      </Unit67>
519 <      <Unit68>
520 <        <Filename Value="../../../../lcl/include/customform.inc"/>
521 <        <TopLine Value="1803"/>
522 <        <CursorPos Y="1817"/>
523 <        <UsageCount Value="13"/>
524 <      </Unit68>
525 <      <Unit69>
526 <        <Filename Value="../../../../lcl/graphics.pp"/>
527 <        <TopLine Value="1202"/>
528 <        <CursorPos X="14" Y="1216"/>
529 <        <UsageCount Value="15"/>
530 <      </Unit69>
531 <      <Unit70>
532 <        <Filename Value="../../../../lcl/include/winapi.inc"/>
533 <        <TopLine Value="935"/>
534 <        <CursorPos X="3" Y="938"/>
535 <        <UsageCount Value="14"/>
536 <      </Unit70>
537 <      <Unit71>
538 <        <Filename Value="../../../../lcl/include/control.inc"/>
539 <        <EditorIndex Value="-1"/>
540 <        <WindowIndex Value="1"/>
541 <        <TopLine Value="4771"/>
542 <        <CursorPos Y="4784"/>
543 <        <UsageCount Value="11"/>
544 <      </Unit71>
545 <      <Unit72>
546 <        <Filename Value="../../../../lcl/stdctrls.pp"/>
547 <        <TopLine Value="303"/>
548 <        <CursorPos X="24" Y="318"/>
549 <        <UsageCount Value="14"/>
550 <      </Unit72>
551 <      <Unit73>
552 <        <Filename Value="../../../../lcl/include/scrollbar.inc"/>
553 <        <TopLine Value="93"/>
554 <        <CursorPos X="3" Y="97"/>
555 <        <UsageCount Value="8"/>
556 <      </Unit73>
557 <      <Unit74>
558 <        <Filename Value="../../../../lcl/include/scrollingwincontrol.inc"/>
559 <        <TopLine Value="199"/>
560 <        <CursorPos X="3" Y="201"/>
561 <        <UsageCount Value="8"/>
562 <      </Unit74>
563 <      <Unit75>
564 <        <Filename Value="/usr/share/fpcsrc/packages/fcl-image/src/fpcanvas.pp"/>
565 <        <TopLine Value="351"/>
566 <        <CursorPos X="14" Y="363"/>
567 <        <UsageCount Value="13"/>
568 <      </Unit75>
569 <      <Unit76>
570 <        <Filename Value="../../../../lcl/interfaces/gtk2/gtk2winapi.inc"/>
571 <        <TopLine Value="6332"/>
572 <        <CursorPos Y="6346"/>
573 <        <UsageCount Value="12"/>
574 <      </Unit76>
575 <      <Unit77>
576 <        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/datasource.inc"/>
577 <        <EditorIndex Value="-1"/>
578 <        <WindowIndex Value="1"/>
579 <        <TopLine Value="199"/>
580 <        <CursorPos X="22" Y="202"/>
581 <        <UsageCount Value="11"/>
582 <      </Unit77>
583 <      <Unit78>
584 <        <Filename Value="../ibtreeview/Unit1.pas"/>
585 <        <TopLine Value="145"/>
586 <        <CursorPos X="36" Y="174"/>
587 <        <UsageCount Value="9"/>
588 <      </Unit78>
589 <      <Unit79>
590 <        <Filename Value="../lookupcombobox/Unit1.pas"/>
591 <        <TopLine Value="207"/>
592 <        <CursorPos Y="236"/>
593 <        <UsageCount Value="9"/>
594 <      </Unit79>
595 <      <Unit80>
596 <        <Filename Value="../../runtime/IBDialogs.pas"/>
597 <        <TopLine Value="33"/>
598 <        <UsageCount Value="10"/>
599 <      </Unit80>
600 <      <Unit81>
601 <        <Filename Value="../../design/IBDBReg.pas"/>
602 <        <TopLine Value="409"/>
603 <        <CursorPos X="62" Y="429"/>
604 <        <UsageCount Value="10"/>
605 <      </Unit81>
606 <      <Unit82>
607 <        <Filename Value="../../../../lcl/dbctrls.pp"/>
608 <        <EditorIndex Value="-1"/>
609 <        <WindowIndex Value="1"/>
610 <        <TopLine Value="789"/>
611 <        <CursorPos X="15" Y="800"/>
612 <        <UsageCount Value="10"/>
613 <      </Unit82>
614 <      <Unit83>
615 <        <Filename Value="../../../../lcl/include/customdbcombobox.inc"/>
616 <        <TopLine Value="67"/>
617 <        <CursorPos Y="74"/>
618 <        <UsageCount Value="10"/>
619 <      </Unit83>
620 <      <Unit84>
621 <        <Filename Value="../../../../lcl/include/customcombobox.inc"/>
622 <        <TopLine Value="227"/>
623 <        <CursorPos Y="237"/>
624 <        <UsageCount Value="10"/>
625 <      </Unit84>
626 <      <Unit85>
627 <        <Filename Value="../../../../lcl/include/dblookupcombobox.inc"/>
628 <        <EditorIndex Value="-1"/>
629 <        <WindowIndex Value="1"/>
630 <        <TopLine Value="27"/>
631 <        <CursorPos X="3" Y="31"/>
632 <        <UsageCount Value="10"/>
633 <      </Unit85>
634 <      <Unit86>
635 <        <Filename Value="../../../../lcl/include/dblookup.inc"/>
636 <        <EditorIndex Value="-1"/>
637 <        <WindowIndex Value="1"/>
638 <        <TopLine Value="281"/>
639 <        <CursorPos X="3" Y="289"/>
640 <        <UsageCount Value="10"/>
641 <      </Unit86>
642 <      <Unit87>
643 <        <Filename Value="/usr/share/fpcsrc/2.6.4/packages/fcl-db/src/base/db.pas"/>
644 <        <EditorIndex Value="-1"/>
645 <        <WindowIndex Value="1"/>
646 <        <TopLine Value="1695"/>
647 <        <CursorPos X="3" Y="1673"/>
648 <        <UsageCount Value="10"/>
649 <      </Unit87>
650 <      <Unit88>
651 <        <Filename Value="../../../mwaframework/source/BaseFrameUnit.pas"/>
652 <        <ComponentName Value="BaseFrame"/>
653 <        <HasResources Value="True"/>
654 <        <ResourceBaseClass Value="Frame"/>
655 <        <EditorIndex Value="-1"/>
656 <        <WindowIndex Value="1"/>
657 <        <TopLine Value="41"/>
658 <        <CursorPos X="42" Y="60"/>
659 <        <UsageCount Value="10"/>
660 <      </Unit88>
661 <      <Unit89>
662 <        <Filename Value="../../../mwaframework/source/BaseFormUnit.pas"/>
663 <        <EditorIndex Value="-1"/>
664 <        <WindowIndex Value="1"/>
665 <        <CursorPos X="64" Y="9"/>
666 <        <UsageCount Value="10"/>
667 <      </Unit89>
668 <      <Unit90>
669 <        <Filename Value="../../../mwaframework/source/CustomDBUnit.pas"/>
670 <        <EditorIndex Value="-1"/>
671 <        <WindowIndex Value="1"/>
672 <        <TopLine Value="72"/>
673 <        <CursorPos X="61" Y="91"/>
674 <        <UsageCount Value="10"/>
675 <      </Unit90>
676 <      <Unit91>
677 <        <Filename Value="../../../mwaframework/source/TopFormUnit.pas"/>
678 <        <EditorIndex Value="-1"/>
679 <        <WindowIndex Value="1"/>
680 <        <CursorPos X="65" Y="13"/>
681 <        <UsageCount Value="10"/>
682 <      </Unit91>
683 <      <Unit92>
684 <        <Filename Value="../../../mwaframework/source/dlg/DBFormUnit.pas"/>
685 <        <EditorIndex Value="-1"/>
686 <        <WindowIndex Value="1"/>
687 <        <CursorPos X="27" Y="7"/>
688 <        <UsageCount Value="10"/>
689 <      </Unit92>
690 <      <Unit93>
691 <        <Filename Value="../../../mwaframework/source/listframeunit.pas"/>
692 <        <ComponentName Value="ListFrame"/>
693 <        <HasResources Value="True"/>
694 <        <ResourceBaseClass Value="Frame"/>
695 <        <EditorIndex Value="-1"/>
696 <        <WindowIndex Value="1"/>
697 <        <CursorPos X="49" Y="10"/>
698 <        <UsageCount Value="10"/>
699 <      </Unit93>
700 <    </Units>
701 <    <JumpHistory Count="30" HistoryIndex="29">
702 <      <Position1>
703 <        <Filename Value="unit1.pas"/>
704 <        <Caret Line="294" Column="3" TopLine="292"/>
705 <      </Position1>
706 <      <Position2>
707 <        <Filename Value="unit1.pas"/>
708 <        <Caret Line="295" Column="3" TopLine="293"/>
709 <      </Position2>
710 <      <Position3>
711 <        <Filename Value="unit1.pas"/>
712 <        <Caret Line="296" Column="3" TopLine="294"/>
713 <      </Position3>
714 <      <Position4>
715 <        <Filename Value="unit1.pas"/>
716 <        <Caret Line="297" Column="3" TopLine="295"/>
717 <      </Position4>
718 <      <Position5>
719 <        <Filename Value="unit1.pas"/>
720 <        <Caret Line="298" Column="3" TopLine="296"/>
721 <      </Position5>
722 <      <Position6>
723 <        <Filename Value="unit1.pas"/>
724 <        <Caret Line="299" Column="3" TopLine="297"/>
725 <      </Position6>
726 <      <Position7>
727 <        <Filename Value="unit1.pas"/>
728 <        <Caret Line="300" Column="3" TopLine="298"/>
729 <      </Position7>
730 <      <Position8>
731 <        <Filename Value="unit1.pas"/>
732 <        <Caret Line="301" Column="3" TopLine="299"/>
733 <      </Position8>
734 <      <Position9>
735 <        <Filename Value="unit1.pas"/>
736 <        <Caret Line="302" Column="3" TopLine="300"/>
737 <      </Position9>
738 <      <Position10>
739 <        <Filename Value="unit1.pas"/>
740 <        <Caret Line="303" Column="3" TopLine="301"/>
741 <      </Position10>
742 <      <Position11>
743 <        <Filename Value="unit1.pas"/>
744 <        <Caret Line="10" Column="11"/>
745 <      </Position11>
746 <      <Position12>
747 <        <Filename Value="unit1.pas"/>
748 <        <Caret Line="286" Column="41" TopLine="275"/>
749 <      </Position12>
750 <      <Position13>
751 <        <Filename Value="unit1.pas"/>
752 <        <Caret Line="236" Column="6" TopLine="233"/>
753 <      </Position13>
754 <      <Position14>
755 <        <Filename Value="unit1.pas"/>
756 <        <Caret Line="60" Column="23" TopLine="37"/>
757 <      </Position14>
758 <      <Position15>
759 <        <Filename Value="unit1.pas"/>
760 <        <Caret Line="236" Column="29" TopLine="232"/>
761 <      </Position15>
762 <      <Position16>
763 <        <Filename Value="unit1.pas"/>
764 <        <Caret Line="237" Column="76" TopLine="222"/>
765 <      </Position16>
766 <      <Position17>
767 <        <Filename Value="unit1.pas"/>
768 <        <Caret Line="296" Column="27" TopLine="293"/>
769 <      </Position17>
770 <      <Position18>
771 <        <Filename Value="unit1.pas"/>
772 <        <Caret Line="243" Column="3" TopLine="239"/>
773 <      </Position18>
774 <      <Position19>
775 <        <Filename Value="unit1.pas"/>
776 <        <Caret Line="236" Column="11" TopLine="221"/>
777 <      </Position19>
778 <      <Position20>
779 <        <Filename Value="unit1.pas"/>
780 <        <Caret Line="224" Column="81" TopLine="206"/>
781 <      </Position20>
782 <      <Position21>
783 <        <Filename Value="unit1.pas"/>
784 <        <Caret Line="133" Column="46" TopLine="111"/>
785 <      </Position21>
786 <      <Position22>
787 <        <Filename Value="unit1.pas"/>
788 <        <Caret Line="213" TopLine="242"/>
789 <      </Position22>
790 <      <Position23>
791 <        <Filename Value="unit1.pas"/>
792 <        <Caret Line="134" Column="45" TopLine="113"/>
793 <      </Position23>
794 <      <Position24>
795 <        <Filename Value="unit1.pas"/>
796 <        <Caret Line="220" TopLine="215"/>
797 <      </Position24>
798 <      <Position25>
799 <        <Filename Value="unit1.pas"/>
800 <        <Caret Line="222" TopLine="217"/>
801 <      </Position25>
802 <      <Position26>
803 <        <Filename Value="unit1.pas"/>
804 <        <Caret Line="135" TopLine="122"/>
805 <      </Position26>
806 <      <Position27>
807 <        <Filename Value="unit1.pas"/>
808 <        <Caret Line="364" TopLine="338"/>
809 <      </Position27>
810 <      <Position28>
811 <        <Filename Value="unit1.pas"/>
812 <        <Caret Line="137" TopLine="112"/>
813 <      </Position28>
814 <      <Position29>
815 <        <Filename Value="unit1.pas"/>
816 <        <Caret Line="365" Column="3" TopLine="354"/>
817 <      </Position29>
818 <      <Position30>
819 <        <Filename Value="unit1.pas"/>
820 <        <Caret Line="360" TopLine="354"/>
821 <      </Position30>
822 <    </JumpHistory>
823 <  </ProjectOptions>
824 <  <CompilerOptions>
825 <    <Version Value="11"/>
826 <    <Target>
827 <      <Filename Value="project1"/>
828 <    </Target>
829 <    <SearchPaths>
830 <      <IncludeFiles Value="$(ProjOutDir)"/>
831 <      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
832 <    </SearchPaths>
833 <    <Linking>
834 <      <Options>
835 <        <Win32>
836 <          <GraphicApplication Value="True"/>
837 <        </Win32>
838 <      </Options>
839 <    </Linking>
840 <    <Other>
841 <      <CustomOptions Value="-dUseCThreads"/>
842 <    </Other>
843 <  </CompilerOptions>
844 <  <Debugging>
845 <    <Exceptions Count="3">
846 <      <Item1>
847 <        <Name Value="EAbort"/>
848 <      </Item1>
849 <      <Item2>
850 <        <Name Value="ECodetoolError"/>
851 <      </Item2>
852 <      <Item3>
853 <        <Name Value="EFOpenError"/>
854 <      </Item3>
855 <    </Exceptions>
856 <  </Debugging>
857 < </CONFIG>
1 > <?xml version="1.0" encoding="UTF-8"?>
2 > <CONFIG>
3 >  <ProjectOptions>
4 >    <Version Value="10"/>
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 >      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
20 >      <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
21 >    </PublishOptions>
22 >    <RunParams>
23 >      <local>
24 >        <FormatVersion Value="1"/>
25 >      </local>
26 >    </RunParams>
27 >    <RequiredPackages Count="4">
28 >      <Item1>
29 >        <PackageName Value="ibcontrols"/>
30 >      </Item1>
31 >      <Item2>
32 >        <PackageName Value="FCL"/>
33 >        <MinVersion Major="1" Valid="True"/>
34 >      </Item2>
35 >      <Item3>
36 >        <PackageName Value="ibexpress"/>
37 >        <MinVersion Minor="9" Valid="True"/>
38 >      </Item3>
39 >      <Item4>
40 >        <PackageName Value="LCL"/>
41 >      </Item4>
42 >    </RequiredPackages>
43 >    <Units Count="29">
44 >      <Unit0>
45 >        <Filename Value="project1.lpr"/>
46 >        <IsPartOfProject Value="True"/>
47 >        <EditorIndex Value="-1"/>
48 >        <CursorPos X="33" Y="10"/>
49 >        <UsageCount Value="193"/>
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 >        <CursorPos X="10" Y="10"/>
60 >        <UsageCount Value="193"/>
61 >        <Loaded Value="True"/>
62 >        <LoadedDesigner Value="True"/>
63 >      </Unit1>
64 >      <Unit2>
65 >        <Filename Value="unit2.pas"/>
66 >        <IsPartOfProject Value="True"/>
67 >        <ComponentName Value="SelectDeptDlg"/>
68 >        <HasResources Value="True"/>
69 >        <ResourceBaseClass Value="Form"/>
70 >        <UnitName Value="Unit2"/>
71 >        <EditorIndex Value="-1"/>
72 >        <CursorPos X="39" Y="9"/>
73 >        <UsageCount Value="30"/>
74 >      </Unit2>
75 >      <Unit3>
76 >        <Filename Value="../../runtime/IBDatabase.pas"/>
77 >        <EditorIndex Value="-1"/>
78 >        <TopLine Value="1000"/>
79 >        <CursorPos X="78" Y="1003"/>
80 >        <UsageCount Value="10"/>
81 >      </Unit3>
82 >      <Unit4>
83 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
84 >        <EditorIndex Value="-1"/>
85 >        <TopLine Value="2279"/>
86 >        <CursorPos X="3" Y="2281"/>
87 >        <UsageCount Value="13"/>
88 >      </Unit4>
89 >      <Unit5>
90 >        <Filename Value="../../runtime/IBSQL.pas"/>
91 >        <EditorIndex Value="-1"/>
92 >        <TopLine Value="700"/>
93 >        <CursorPos X="3" Y="706"/>
94 >        <UsageCount Value="11"/>
95 >      </Unit5>
96 >      <Unit6>
97 >        <Filename Value="../../../fbintf/IB.pas"/>
98 >        <EditorIndex Value="-1"/>
99 >        <TopLine Value="466"/>
100 >        <CursorPos X="25" Y="484"/>
101 >        <UsageCount Value="13"/>
102 >      </Unit6>
103 >      <Unit7>
104 >        <Filename Value="../../runtime/IBUpdateSQL.pas"/>
105 >        <EditorIndex Value="-1"/>
106 >        <TopLine Value="103"/>
107 >        <CursorPos X="3" Y="105"/>
108 >        <UsageCount Value="11"/>
109 >      </Unit7>
110 >      <Unit8>
111 >        <Filename Value="../../runtime/IBUpdate.pas"/>
112 >        <EditorIndex Value="-1"/>
113 >        <TopLine Value="464"/>
114 >        <CursorPos X="3" Y="483"/>
115 >        <UsageCount Value="10"/>
116 >      </Unit8>
117 >      <Unit9>
118 >        <Filename Value="../../runtime/IBDatabaseInfo.pas"/>
119 >        <EditorIndex Value="-1"/>
120 >        <CursorPos X="20" Y="32"/>
121 >        <UsageCount Value="11"/>
122 >      </Unit9>
123 >      <Unit10>
124 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
125 >        <EditorIndex Value="-1"/>
126 >        <TopLine Value="1609"/>
127 >        <CursorPos X="15" Y="1629"/>
128 >        <UsageCount Value="12"/>
129 >      </Unit10>
130 >      <Unit11>
131 >        <Filename Value="../../design/IBSQLEditFrame.pas"/>
132 >        <ComponentName Value="IBSQLEditFrame"/>
133 >        <HasResources Value="True"/>
134 >        <ResourceBaseClass Value="Frame"/>
135 >        <EditorIndex Value="-1"/>
136 >        <TopLine Value="187"/>
137 >        <CursorPos X="30" Y="200"/>
138 >        <UsageCount Value="10"/>
139 >      </Unit11>
140 >      <Unit12>
141 >        <Filename Value="../../design/ibinsertsqleditor.pas"/>
142 >        <EditorIndex Value="-1"/>
143 >        <TopLine Value="52"/>
144 >        <CursorPos X="38" Y="79"/>
145 >        <UsageCount Value="10"/>
146 >      </Unit12>
147 >      <Unit13>
148 >        <Filename Value="../../design/ibupdatesqleditor.pas"/>
149 >        <EditorIndex Value="-1"/>
150 >        <TopLine Value="177"/>
151 >        <CursorPos X="3" Y="179"/>
152 >        <UsageCount Value="10"/>
153 >      </Unit13>
154 >      <Unit14>
155 >        <Filename Value="../../../fbintf/client/FBMessages.pas"/>
156 >        <EditorIndex Value="-1"/>
157 >        <TopLine Value="585"/>
158 >        <CursorPos X="23" Y="616"/>
159 >        <UsageCount Value="10"/>
160 >      </Unit14>
161 >      <Unit15>
162 >        <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dataset.inc"/>
163 >        <EditorIndex Value="-1"/>
164 >        <TopLine Value="606"/>
165 >        <CursorPos X="13" Y="619"/>
166 >        <UsageCount Value="10"/>
167 >      </Unit15>
168 >      <Unit16>
169 >        <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/fields.inc"/>
170 >        <EditorIndex Value="-1"/>
171 >        <TopLine Value="2128"/>
172 >        <CursorPos X="5" Y="2143"/>
173 >        <UsageCount Value="10"/>
174 >      </Unit16>
175 >      <Unit17>
176 >        <Filename Value="../../changelog"/>
177 >        <EditorIndex Value="-1"/>
178 >        <CursorPos X="52" Y="18"/>
179 >        <UsageCount Value="10"/>
180 >        <DefaultSyntaxHighlighter Value="None"/>
181 >      </Unit17>
182 >      <Unit18>
183 >        <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
184 >        <EditorIndex Value="-1"/>
185 >        <TopLine Value="525"/>
186 >        <CursorPos X="13" Y="194"/>
187 >        <UsageCount Value="10"/>
188 >      </Unit18>
189 >      <Unit19>
190 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
191 >        <EditorIndex Value="-1"/>
192 >        <TopLine Value="102"/>
193 >        <CursorPos X="58" Y="114"/>
194 >        <UsageCount Value="12"/>
195 >      </Unit19>
196 >      <Unit20>
197 >        <Filename Value="../../../fbintf/IBExternals.pas"/>
198 >        <EditorIndex Value="-1"/>
199 >        <TopLine Value="50"/>
200 >        <CursorPos X="3" Y="57"/>
201 >        <UsageCount Value="10"/>
202 >      </Unit20>
203 >      <Unit21>
204 >        <Filename Value="../../../ibxflazreports/IBXFPrintPreviewDlgUnit.pas"/>
205 >        <ComponentName Value="IBXFPrintPreviewDlg"/>
206 >        <HasResources Value="True"/>
207 >        <ResourceBaseClass Value="Form"/>
208 >        <EditorIndex Value="-1"/>
209 >        <CursorPos X="28" Y="7"/>
210 >        <UsageCount Value="10"/>
211 >      </Unit21>
212 >      <Unit22>
213 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
214 >        <EditorIndex Value="-1"/>
215 >        <TopLine Value="590"/>
216 >        <CursorPos X="31" Y="602"/>
217 >        <UsageCount Value="12"/>
218 >      </Unit22>
219 >      <Unit23>
220 >        <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
221 >        <EditorIndex Value="-1"/>
222 >        <TopLine Value="1150"/>
223 >        <CursorPos X="3" Y="1152"/>
224 >        <UsageCount Value="12"/>
225 >      </Unit23>
226 >      <Unit24>
227 >        <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
228 >        <EditorIndex Value="-1"/>
229 >        <TopLine Value="547"/>
230 >        <CursorPos X="3" Y="558"/>
231 >        <UsageCount Value="12"/>
232 >      </Unit24>
233 >      <Unit25>
234 >        <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/sysutils/dati.inc"/>
235 >        <EditorIndex Value="-1"/>
236 >        <TopLine Value="68"/>
237 >        <CursorPos Y="89"/>
238 >        <UsageCount Value="10"/>
239 >      </Unit25>
240 >      <Unit26>
241 >        <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
242 >        <EditorIndex Value="-1"/>
243 >        <TopLine Value="46"/>
244 >        <CursorPos X="28" Y="853"/>
245 >        <UsageCount Value="12"/>
246 >      </Unit26>
247 >      <Unit27>
248 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
249 >        <EditorIndex Value="-1"/>
250 >        <TopLine Value="54"/>
251 >        <CursorPos X="21" Y="77"/>
252 >        <UsageCount Value="12"/>
253 >      </Unit27>
254 >      <Unit28>
255 >        <Filename Value="../../runtime/IBStoredProc.pas"/>
256 >        <EditorIndex Value="-1"/>
257 >        <TopLine Value="79"/>
258 >        <CursorPos X="48" Y="427"/>
259 >        <UsageCount Value="10"/>
260 >      </Unit28>
261 >    </Units>
262 >    <JumpHistory HistoryIndex="-1"/>
263 >  </ProjectOptions>
264 >  <CompilerOptions>
265 >    <Version Value="11"/>
266 >    <Target>
267 >      <Filename Value="project1"/>
268 >    </Target>
269 >    <SearchPaths>
270 >      <IncludeFiles Value="$(ProjOutDir)"/>
271 >      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
272 >    </SearchPaths>
273 >    <Linking>
274 >      <Debugging>
275 >        <UseHeaptrc Value="True"/>
276 >      </Debugging>
277 >      <Options>
278 >        <Win32>
279 >          <GraphicApplication Value="True"/>
280 >        </Win32>
281 >      </Options>
282 >    </Linking>
283 >    <Other>
284 >      <CustomOptions Value="-dUseCThreads"/>
285 >    </Other>
286 >  </CompilerOptions>
287 >  <Debugging>
288 >    <Exceptions Count="3">
289 >      <Item1>
290 >        <Name Value="EAbort"/>
291 >      </Item1>
292 >      <Item2>
293 >        <Name Value="ECodetoolError"/>
294 >      </Item2>
295 >      <Item3>
296 >        <Name Value="EFOpenError"/>
297 >      </Item3>
298 >    </Exceptions>
299 >  </Debugging>
300 > </CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines