ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/employee/project1.lpi
Revision: 19
Committed: Mon Jul 7 13:00:15 2014 UTC (9 years, 8 months ago) by tony
File size: 15821 byte(s)
Log Message:
Committing updates for Release R1-1-0

File Contents

# Content
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>