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 19 by tony, Mon Jul 7 13:00:15 2014 UTC vs.
Revision 105 by tony, Thu Jan 18 14:37:32 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 <      <ActiveWindowIndexAtStart Value="0"/>
11 <    </General>
12 <    <i18n>
13 <      <EnableI18N LFM="False"/>
14 <    </i18n>
15 <    <VersionInfo>
16 <      <StringTable ProductVersion=""/>
17 <    </VersionInfo>
18 <    <BuildModes Count="1" Active="Default">
19 <      <Item1 Name="Default" Default="True"/>
20 <    </BuildModes>
21 <    <PublishOptions>
22 <      <Version Value="2"/>
23 <      <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
24 <      <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
25 <    </PublishOptions>
26 <    <RunParams>
27 <      <local>
28 <        <FormatVersion Value="1"/>
29 <      </local>
30 <    </RunParams>
31 <    <RequiredPackages Count="3">
32 <      <Item1>
33 <        <PackageName Value="FCL"/>
34 <        <MinVersion Major="1" Valid="True"/>
35 <      </Item1>
36 <      <Item2>
37 <        <PackageName Value="ibexpress"/>
38 <        <MinVersion Minor="9" Valid="True"/>
39 <      </Item2>
40 <      <Item3>
41 <        <PackageName Value="LCL"/>
42 <      </Item3>
43 <    </RequiredPackages>
44 <    <Units Count="32">
45 <      <Unit0>
46 <        <Filename Value="project1.lpr"/>
47 <        <IsPartOfProject Value="True"/>
48 <        <UnitName Value="project1"/>
49 <        <WindowIndex Value="0"/>
50 <        <TopLine Value="1"/>
51 <        <CursorPos X="1" Y="17"/>
52 <        <UsageCount Value="45"/>
53 <      </Unit0>
54 <      <Unit1>
55 <        <Filename Value="unit1.pas"/>
56 <        <IsPartOfProject Value="True"/>
57 <        <ComponentName Value="Form1"/>
58 <        <HasResources Value="True"/>
59 <        <ResourceBaseClass Value="Form"/>
60 <        <UnitName Value="Unit1"/>
61 <        <IsVisibleTab Value="True"/>
62 <        <EditorIndex Value="1"/>
63 <        <WindowIndex Value="0"/>
64 <        <TopLine Value="171"/>
65 <        <CursorPos X="110" Y="182"/>
66 <        <UsageCount Value="45"/>
67 <        <Loaded Value="True"/>
68 <        <LoadedDesigner Value="True"/>
69 <      </Unit1>
70 <      <Unit2>
71 <        <Filename Value="../../runtime/IBSQLMonitor.pas"/>
72 <        <UnitName Value="IBSQLMonitor"/>
73 <        <WindowIndex Value="0"/>
74 <        <TopLine Value="30"/>
75 <        <CursorPos X="14" Y="47"/>
76 <        <UsageCount Value="10"/>
77 <      </Unit2>
78 <      <Unit3>
79 <        <Filename Value="unit2.pas"/>
80 <        <IsPartOfProject Value="True"/>
81 <        <ComponentName Value="EditEmployeeDlg"/>
82 <        <ResourceBaseClass Value="Form"/>
83 <        <UnitName Value="Unit2"/>
84 <        <EditorIndex Value="2"/>
85 <        <WindowIndex Value="0"/>
86 <        <TopLine Value="96"/>
87 <        <CursorPos X="27" Y="96"/>
88 <        <UsageCount Value="36"/>
89 <        <Loaded Value="True"/>
90 <      </Unit3>
91 <      <Unit4>
92 <        <Filename Value="unit3.pas"/>
93 <        <IsPartOfProject Value="True"/>
94 <        <ComponentName Value="AddEmployeeDlg"/>
95 <        <ResourceBaseClass Value="Form"/>
96 <        <UnitName Value="Unit3"/>
97 <        <WindowIndex Value="0"/>
98 <        <TopLine Value="17"/>
99 <        <CursorPos X="35" Y="31"/>
100 <        <UsageCount Value="36"/>
101 <      </Unit4>
102 <      <Unit5>
103 <        <Filename Value="../../runtime/IB.pas"/>
104 <        <UnitName Value="IB"/>
105 <        <EditorIndex Value="4"/>
106 <        <WindowIndex Value="0"/>
107 <        <TopLine Value="392"/>
108 <        <CursorPos X="54" Y="405"/>
109 <        <UsageCount Value="18"/>
110 <        <Loaded Value="True"/>
111 <      </Unit5>
112 <      <Unit6>
113 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
114 <        <UnitName Value="IBCustomDataSet"/>
115 <        <EditorIndex Value="0"/>
116 <        <WindowIndex Value="0"/>
117 <        <TopLine Value="1630"/>
118 <        <CursorPos X="34" Y="1646"/>
119 <        <UsageCount Value="18"/>
120 <        <Loaded Value="True"/>
121 <      </Unit6>
122 <      <Unit7>
123 <        <Filename Value="../../runtime/IBDatabase.pas"/>
124 <        <UnitName Value="IBDatabase"/>
125 <        <EditorIndex Value="5"/>
126 <        <WindowIndex Value="0"/>
127 <        <TopLine Value="1192"/>
128 <        <CursorPos X="1" Y="1198"/>
129 <        <UsageCount Value="17"/>
130 <        <Loaded Value="True"/>
131 <      </Unit7>
132 <      <Unit8>
133 <        <Filename Value="../../runtime/IBQuery.pas"/>
134 <        <UnitName Value="IBQuery"/>
135 <        <WindowIndex Value="0"/>
136 <        <TopLine Value="144"/>
137 <        <CursorPos X="21" Y="164"/>
138 <        <UsageCount Value="15"/>
139 <      </Unit8>
140 <      <Unit9>
141 <        <Filename Value="/usr/local/share/lazarus/lcl/include/dblookup.inc"/>
142 <        <WindowIndex Value="0"/>
143 <        <TopLine Value="201"/>
144 <        <CursorPos X="23" Y="214"/>
145 <        <UsageCount Value="14"/>
146 <      </Unit9>
147 <      <Unit10>
148 <        <Filename Value="/usr/local/share/lazarus/lcl/dbctrls.pp"/>
149 <        <UnitName Value="DbCtrls"/>
150 <        <WindowIndex Value="0"/>
151 <        <TopLine Value="1484"/>
152 <        <CursorPos X="1" Y="1505"/>
153 <        <UsageCount Value="14"/>
154 <      </Unit10>
155 <      <Unit11>
156 <        <Filename Value="../../../../projects/external/lazarus.0.9.30/lcl/include/control.inc"/>
157 <        <WindowIndex Value="0"/>
158 <        <TopLine Value="3168"/>
159 <        <CursorPos X="1" Y="3189"/>
160 <        <UsageCount Value="9"/>
161 <      </Unit11>
162 <      <Unit12>
163 <        <Filename Value="../../runtime/IBIntf.pas"/>
164 <        <UnitName Value="IBIntf"/>
165 <        <WindowIndex Value="0"/>
166 <        <TopLine Value="229"/>
167 <        <CursorPos X="69" Y="251"/>
168 <        <UsageCount Value="14"/>
169 <      </Unit12>
170 <      <Unit13>
171 <        <Filename Value="../../runtime/IBSQL.pas"/>
172 <        <UnitName Value="IBSQL"/>
173 <        <WindowIndex Value="0"/>
174 <        <TopLine Value="369"/>
175 <        <CursorPos X="50" Y="401"/>
176 <        <UsageCount Value="10"/>
177 <      </Unit13>
178 <      <Unit14>
179 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
180 <        <WindowIndex Value="0"/>
181 <        <TopLine Value="75"/>
182 <        <CursorPos X="19" Y="95"/>
183 <        <UsageCount Value="10"/>
184 <      </Unit14>
185 <      <Unit15>
186 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/db.pas"/>
187 <        <UnitName Value="db"/>
188 <        <WindowIndex Value="0"/>
189 <        <TopLine Value="1579"/>
190 <        <CursorPos X="46" Y="1597"/>
191 <        <UsageCount Value="13"/>
192 <      </Unit15>
193 <      <Unit16>
194 <        <Filename Value="../../runtime/IBBlob.pas"/>
195 <        <UnitName Value="IBBlob"/>
196 <        <WindowIndex Value="0"/>
197 <        <TopLine Value="1"/>
198 <        <CursorPos X="1" Y="1"/>
199 <        <UsageCount Value="10"/>
200 <      </Unit16>
201 <      <Unit17>
202 <        <Filename Value="../../runtime/sv5ipc.inc"/>
203 <        <WindowIndex Value="0"/>
204 <        <TopLine Value="312"/>
205 <        <CursorPos X="6" Y="329"/>
206 <        <UsageCount Value="10"/>
207 <      </Unit17>
208 <      <Unit18>
209 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/ipc.pp"/>
210 <        <UnitName Value="ipc"/>
211 <        <WindowIndex Value="0"/>
212 <        <TopLine Value="1"/>
213 <        <CursorPos X="1" Y="1"/>
214 <        <UsageCount Value="10"/>
215 <      </Unit18>
216 <      <Unit19>
217 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/linux/ipcsys.inc"/>
218 <        <WindowIndex Value="0"/>
219 <        <TopLine Value="17"/>
220 <        <CursorPos X="10" Y="34"/>
221 <        <UsageCount Value="10"/>
222 <      </Unit19>
223 <      <Unit20>
224 <        <Filename Value="../../runtime/IBServices.pas"/>
225 <        <UnitName Value="IBServices"/>
226 <        <WindowIndex Value="0"/>
227 <        <TopLine Value="37"/>
228 <        <CursorPos X="3" Y="54"/>
229 <        <UsageCount Value="10"/>
230 <      </Unit20>
231 <      <Unit21>
232 <        <Filename Value="../../runtime/IBExtract.pas"/>
233 <        <UnitName Value="IBExtract"/>
234 <        <EditorIndex Value="3"/>
235 <        <WindowIndex Value="0"/>
236 <        <TopLine Value="49"/>
237 <        <CursorPos X="59" Y="49"/>
238 <        <UsageCount Value="12"/>
239 <        <Loaded Value="True"/>
240 <      </Unit21>
241 <      <Unit22>
242 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/dataset.inc"/>
243 <        <WindowIndex Value="0"/>
244 <        <TopLine Value="938"/>
245 <        <CursorPos X="3" Y="941"/>
246 <        <UsageCount Value="12"/>
247 <      </Unit22>
248 <      <Unit23>
249 <        <Filename Value="../../../../projects/cdream/dbclients/src/frames/SendEmailFrameUnit.lfm"/>
250 <        <WindowIndex Value="0"/>
251 <        <TopLine Value="414"/>
252 <        <CursorPos X="1" Y="6"/>
253 <        <UsageCount Value="10"/>
254 <        <DefaultSyntaxHighlighter Value="LFM"/>
255 <      </Unit23>
256 <      <Unit24>
257 <        <Filename Value="../../../../projects/cdream/dbclients/src/framework/BaseFrameUnit.pas"/>
258 <        <UnitName Value="BaseFrameUnit"/>
259 <        <WindowIndex Value="0"/>
260 <        <TopLine Value="205"/>
261 <        <CursorPos X="1" Y="214"/>
262 <        <UsageCount Value="12"/>
263 <      </Unit24>
264 <      <Unit25>
265 <        <Filename Value="../../../../projects/cdream/dbclients/src/framework/ToyShopDBUnit.pas"/>
266 <        <UnitName Value="ToyShopDBUnit"/>
267 <        <WindowIndex Value="0"/>
268 <        <TopLine Value="142"/>
269 <        <CursorPos X="1" Y="156"/>
270 <        <UsageCount Value="10"/>
271 <      </Unit25>
272 <      <Unit26>
273 <        <Filename Value="../../../../projects/cdream/dbclients/debian/changelog"/>
274 <        <WindowIndex Value="0"/>
275 <        <TopLine Value="1"/>
276 <        <CursorPos X="60" Y="7"/>
277 <        <UsageCount Value="10"/>
278 <        <DefaultSyntaxHighlighter Value="None"/>
279 <      </Unit26>
280 <      <Unit27>
281 <        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-db/src/base/database.inc"/>
282 <        <WindowIndex Value="0"/>
283 <        <TopLine Value="474"/>
284 <        <CursorPos X="3" Y="476"/>
285 <        <UsageCount Value="11"/>
286 <      </Unit27>
287 <      <Unit28>
288 <        <Filename Value="../../runtime/IBStoredProc.pas"/>
289 <        <UnitName Value="IBStoredProc"/>
290 <        <EditorIndex Value="6"/>
291 <        <WindowIndex Value="0"/>
292 <        <TopLine Value="206"/>
293 <        <CursorPos X="6" Y="215"/>
294 <        <UsageCount Value="11"/>
295 <        <Loaded Value="True"/>
296 <      </Unit28>
297 <      <Unit29>
298 <        <Filename Value="/usr/local/share/lazarus/lcl/include/control.inc"/>
299 <        <WindowIndex Value="0"/>
300 <        <TopLine Value="3172"/>
301 <        <CursorPos X="1" Y="3189"/>
302 <        <UsageCount Value="11"/>
303 <      </Unit29>
304 <      <Unit30>
305 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/variants.pp"/>
306 <        <UnitName Value="variants"/>
307 <        <WindowIndex Value="0"/>
308 <        <TopLine Value="142"/>
309 <        <CursorPos X="53" Y="69"/>
310 <        <UsageCount Value="11"/>
311 <      </Unit30>
312 <      <Unit31>
313 <        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/varianth.inc"/>
314 <        <WindowIndex Value="0"/>
315 <        <TopLine Value="16"/>
316 <        <CursorPos X="13" Y="44"/>
317 <        <UsageCount Value="11"/>
318 <      </Unit31>
319 <    </Units>
320 <    <JumpHistory Count="27" HistoryIndex="26">
321 <      <Position1>
322 <        <Filename Value="../../runtime/IBDatabase.pas"/>
323 <        <Caret Line="156" Column="33" TopLine="153"/>
324 <      </Position1>
325 <      <Position2>
326 <        <Filename Value="../../runtime/IBDatabase.pas"/>
327 <        <Caret Line="218" Column="1" TopLine="204"/>
328 <      </Position2>
329 <      <Position3>
330 <        <Filename Value="../../runtime/IBStoredProc.pas"/>
331 <        <Caret Line="1" Column="1" TopLine="1"/>
332 <      </Position3>
333 <      <Position4>
334 <        <Filename Value="unit1.pas"/>
335 <        <Caret Line="232" Column="18" TopLine="199"/>
336 <      </Position4>
337 <      <Position5>
338 <        <Filename Value="unit1.pas"/>
339 <        <Caret Line="233" Column="18" TopLine="200"/>
340 <      </Position5>
341 <      <Position6>
342 <        <Filename Value="unit1.pas"/>
343 <        <Caret Line="232" Column="18" TopLine="199"/>
344 <      </Position6>
345 <      <Position7>
346 <        <Filename Value="../../runtime/IBDatabase.pas"/>
347 <        <Caret Line="1199" Column="10" TopLine="1196"/>
348 <      </Position7>
349 <      <Position8>
350 <        <Filename Value="../../runtime/IBDatabase.pas"/>
351 <        <Caret Line="1198" Column="1" TopLine="1192"/>
352 <      </Position8>
353 <      <Position9>
354 <        <Filename Value="../../runtime/IBDatabase.pas"/>
355 <        <Caret Line="1201" Column="1" TopLine="1192"/>
356 <      </Position9>
357 <      <Position10>
358 <        <Filename Value="../../runtime/IBDatabase.pas"/>
359 <        <Caret Line="876" Column="16" TopLine="875"/>
360 <      </Position10>
361 <      <Position11>
362 <        <Filename Value="../../runtime/IBDatabase.pas"/>
363 <        <Caret Line="218" Column="56" TopLine="194"/>
364 <      </Position11>
365 <      <Position12>
366 <        <Filename Value="../../runtime/IBDatabase.pas"/>
367 <        <Caret Line="1201" Column="19" TopLine="1196"/>
368 <      </Position12>
369 <      <Position13>
370 <        <Filename Value="../../runtime/IBDatabase.pas"/>
371 <        <Caret Line="1198" Column="1" TopLine="1192"/>
372 <      </Position13>
373 <      <Position14>
374 <        <Filename Value="../../runtime/IBDatabase.pas"/>
375 <        <Caret Line="1203" Column="1" TopLine="1192"/>
376 <      </Position14>
377 <      <Position15>
378 <        <Filename Value="../../runtime/IBDatabase.pas"/>
379 <        <Caret Line="1204" Column="1" TopLine="1192"/>
380 <      </Position15>
381 <      <Position16>
382 <        <Filename Value="../../runtime/IBDatabase.pas"/>
383 <        <Caret Line="1198" Column="1" TopLine="1192"/>
384 <      </Position16>
385 <      <Position17>
386 <        <Filename Value="../../runtime/IBDatabase.pas"/>
387 <        <Caret Line="1200" Column="1" TopLine="1192"/>
388 <      </Position17>
389 <      <Position18>
390 <        <Filename Value="../../runtime/IBDatabase.pas"/>
391 <        <Caret Line="1201" Column="1" TopLine="1192"/>
392 <      </Position18>
393 <      <Position19>
394 <        <Filename Value="../../runtime/IBDatabase.pas"/>
395 <        <Caret Line="1203" Column="1" TopLine="1192"/>
396 <      </Position19>
397 <      <Position20>
398 <        <Filename Value="unit1.pas"/>
399 <        <Caret Line="199" Column="28" TopLine="199"/>
400 <      </Position20>
401 <      <Position21>
402 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
403 <        <Caret Line="1160" Column="3" TopLine="1156"/>
404 <      </Position21>
405 <      <Position22>
406 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
407 <        <Caret Line="1" Column="1" TopLine="1"/>
408 <      </Position22>
409 <      <Position23>
410 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
411 <        <Caret Line="1680" Column="35" TopLine="1653"/>
412 <      </Position23>
413 <      <Position24>
414 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
415 <        <Caret Line="1677" Column="79" TopLine="1657"/>
416 <      </Position24>
417 <      <Position25>
418 <        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
419 <        <Caret Line="1646" Column="34" TopLine="1630"/>
420 <      </Position25>
421 <      <Position26>
422 <        <Filename Value="unit1.pas"/>
423 <        <Caret Line="174" Column="54" TopLine="172"/>
424 <      </Position26>
425 <      <Position27>
426 <        <Filename Value="unit1.pas"/>
427 <        <Caret Line="173" Column="54" TopLine="171"/>
428 <      </Position27>
429 <    </JumpHistory>
430 <  </ProjectOptions>
431 <  <CompilerOptions>
432 <    <Version Value="11"/>
433 <    <Target>
434 <      <Filename Value="project1"/>
435 <    </Target>
436 <    <SearchPaths>
437 <      <IncludeFiles Value="$(ProjOutDir)"/>
438 <      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
439 <    </SearchPaths>
440 <    <Linking>
441 <      <Options>
442 <        <Win32>
443 <          <GraphicApplication Value="True"/>
444 <        </Win32>
445 <      </Options>
446 <    </Linking>
447 <    <Other>
448 <      <CompilerMessages>
449 <        <UseMsgFile Value="True"/>
450 <      </CompilerMessages>
451 <      <CustomOptions Value="-dUseCThreads"/>
452 <      <CompilerPath Value="$(CompPath)"/>
453 <    </Other>
454 <  </CompilerOptions>
455 <  <Debugging>
456 <    <Exceptions Count="3">
457 <      <Item1>
458 <        <Name Value="EAbort"/>
459 <      </Item1>
460 <      <Item2>
461 <        <Name Value="ECodetoolError"/>
462 <      </Item2>
463 <      <Item3>
464 <        <Name Value="EFOpenError"/>
465 <      </Item3>
466 <    </Exceptions>
467 <  </Debugging>
468 <  <EditorMacros Count="0"/>
469 < </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="22">
44 >      <Unit0>
45 >        <Filename Value="project1.lpr"/>
46 >        <IsPartOfProject Value="True"/>
47 >        <EditorIndex Value="-1"/>
48 >        <CursorPos X="33" Y="10"/>
49 >        <UsageCount Value="188"/>
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 >        <CursorPos X="10" Y="10"/>
59 >        <UsageCount Value="188"/>
60 >        <Loaded Value="True"/>
61 >        <LoadedDesigner Value="True"/>
62 >      </Unit1>
63 >      <Unit2>
64 >        <Filename Value="unit2.pas"/>
65 >        <IsPartOfProject Value="True"/>
66 >        <ComponentName Value="SelectDeptDlg"/>
67 >        <HasResources Value="True"/>
68 >        <ResourceBaseClass Value="Form"/>
69 >        <UnitName Value="Unit2"/>
70 >        <EditorIndex Value="-1"/>
71 >        <CursorPos X="39" Y="9"/>
72 >        <UsageCount Value="25"/>
73 >      </Unit2>
74 >      <Unit3>
75 >        <Filename Value="../../runtime/IBDatabase.pas"/>
76 >        <EditorIndex Value="-1"/>
77 >        <TopLine Value="1000"/>
78 >        <CursorPos X="78" Y="1003"/>
79 >        <UsageCount Value="10"/>
80 >      </Unit3>
81 >      <Unit4>
82 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
83 >        <EditorIndex Value="2"/>
84 >        <TopLine Value="2081"/>
85 >        <CursorPos Y="2084"/>
86 >        <UsageCount Value="11"/>
87 >        <Loaded Value="True"/>
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="11"/>
102 >        <Loaded Value="True"/>
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="160"/>
128 >        <CursorPos X="3" Y="165"/>
129 >        <UsageCount Value="10"/>
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="585"/>
159 >        <CursorPos X="23" Y="616"/>
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="1725"/>
166 >        <CursorPos Y="1748"/>
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="679"/>
173 >        <CursorPos Y="700"/>
174 >        <UsageCount Value="10"/>
175 >      </Unit16>
176 >      <Unit17>
177 >        <Filename Value="../../changelog"/>
178 >        <EditorIndex Value="-1"/>
179 >        <CursorPos X="52" Y="18"/>
180 >        <UsageCount Value="10"/>
181 >        <DefaultSyntaxHighlighter Value="None"/>
182 >      </Unit17>
183 >      <Unit18>
184 >        <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
185 >        <EditorIndex Value="6"/>
186 >        <TopLine Value="424"/>
187 >        <CursorPos X="3" Y="443"/>
188 >        <UsageCount Value="10"/>
189 >        <Loaded Value="True"/>
190 >      </Unit18>
191 >      <Unit19>
192 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
193 >        <EditorIndex Value="5"/>
194 >        <TopLine Value="85"/>
195 >        <CursorPos X="4" Y="105"/>
196 >        <UsageCount Value="10"/>
197 >        <Loaded Value="True"/>
198 >      </Unit19>
199 >      <Unit20>
200 >        <Filename Value="../../../fbintf/IBExternals.pas"/>
201 >        <EditorIndex Value="4"/>
202 >        <TopLine Value="50"/>
203 >        <CursorPos X="3" Y="57"/>
204 >        <UsageCount Value="10"/>
205 >        <Loaded Value="True"/>
206 >      </Unit20>
207 >      <Unit21>
208 >        <Filename Value="../../../ibxflazreports/IBXFPrintPreviewDlgUnit.pas"/>
209 >        <ComponentName Value="IBXFPrintPreviewDlg"/>
210 >        <HasResources Value="True"/>
211 >        <ResourceBaseClass Value="Form"/>
212 >        <IsVisibleTab Value="True"/>
213 >        <EditorIndex Value="3"/>
214 >        <CursorPos X="28" Y="7"/>
215 >        <UsageCount Value="10"/>
216 >        <Loaded Value="True"/>
217 >        <LoadedDesigner Value="True"/>
218 >      </Unit21>
219 >    </Units>
220 >    <JumpHistory Count="13" HistoryIndex="12">
221 >      <Position1>
222 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
223 >        <Caret Line="311" Column="3" TopLine="301"/>
224 >      </Position1>
225 >      <Position2>
226 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
227 >        <Caret Line="500" Column="15" TopLine="482"/>
228 >      </Position2>
229 >      <Position3>
230 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
231 >        <Caret Line="2066" Column="20" TopLine="2058"/>
232 >      </Position3>
233 >      <Position4>
234 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
235 >        <Caret Line="444" Column="15" TopLine="424"/>
236 >      </Position4>
237 >      <Position5>
238 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
239 >        <Caret Line="2096" Column="48" TopLine="2073"/>
240 >      </Position5>
241 >      <Position6>
242 >        <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
243 >        <Caret Line="111" Column="54" TopLine="91"/>
244 >      </Position6>
245 >      <Position7>
246 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
247 >        <Caret Line="2104" Column="56" TopLine="2077"/>
248 >      </Position7>
249 >      <Position8>
250 >        <Filename Value="../../../fbintf/IB.pas"/>
251 >        <Caret Line="484" Column="25" TopLine="466"/>
252 >      </Position8>
253 >      <Position9>
254 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
255 >        <Caret Line="2104" Column="21" TopLine="2077"/>
256 >      </Position9>
257 >      <Position10>
258 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
259 >        <Caret Line="2077" TopLine="2066"/>
260 >      </Position10>
261 >      <Position11>
262 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
263 >        <Caret Line="2088" Column="47" TopLine="2068"/>
264 >      </Position11>
265 >      <Position12>
266 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
267 >        <Caret Line="2077" TopLine="2068"/>
268 >      </Position12>
269 >      <Position13>
270 >        <Filename Value="../../runtime/IBCustomDataSet.pas"/>
271 >        <Caret Line="2074" Column="65" TopLine="2068"/>
272 >      </Position13>
273 >    </JumpHistory>
274 >  </ProjectOptions>
275 >  <CompilerOptions>
276 >    <Version Value="11"/>
277 >    <Target>
278 >      <Filename Value="project1"/>
279 >    </Target>
280 >    <SearchPaths>
281 >      <IncludeFiles Value="$(ProjOutDir)"/>
282 >      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
283 >    </SearchPaths>
284 >    <Linking>
285 >      <Debugging>
286 >        <UseHeaptrc Value="True"/>
287 >      </Debugging>
288 >      <Options>
289 >        <Win32>
290 >          <GraphicApplication Value="True"/>
291 >        </Win32>
292 >      </Options>
293 >    </Linking>
294 >    <Other>
295 >      <CustomOptions Value="-dUseCThreads"/>
296 >    </Other>
297 >  </CompilerOptions>
298 >  <Debugging>
299 >    <Exceptions Count="3">
300 >      <Item1>
301 >        <Name Value="EAbort"/>
302 >      </Item1>
303 >      <Item2>
304 >        <Name Value="ECodetoolError"/>
305 >      </Item2>
306 >      <Item3>
307 >        <Name Value="EFOpenError"/>
308 >      </Item3>
309 >    </Exceptions>
310 >  </Debugging>
311 > </CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines