ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/employee/project1.lpi
Revision: 17
Committed: Sat Dec 28 19:22:24 2013 UTC (10 years, 3 months ago) by tony
File size: 15606 byte(s)
Log Message:
Committing updates for Release R1-0-5

File Contents

# Content
1 <?xml version="1.0"?>
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 <LaunchingApplication PathPlusParams="/usr/bin/xterm -T 'Lazarus Run Output' -e $(LazarusDir)/tools/runwait.sh $(TargetCmdLine)"/>
30 </local>
31 </RunParams>
32 <RequiredPackages Count="3">
33 <Item1>
34 <PackageName Value="FCL"/>
35 <MinVersion Major="1" Valid="True"/>
36 </Item1>
37 <Item2>
38 <PackageName Value="ibexpress"/>
39 <MinVersion Minor="9" Valid="True"/>
40 </Item2>
41 <Item3>
42 <PackageName Value="LCL"/>
43 </Item3>
44 </RequiredPackages>
45 <Units Count="32">
46 <Unit0>
47 <Filename Value="project1.lpr"/>
48 <IsPartOfProject Value="True"/>
49 <UnitName Value="project1"/>
50 <WindowIndex Value="0"/>
51 <TopLine Value="1"/>
52 <CursorPos X="1" Y="17"/>
53 <UsageCount Value="45"/>
54 </Unit0>
55 <Unit1>
56 <Filename Value="unit1.pas"/>
57 <IsPartOfProject Value="True"/>
58 <ComponentName Value="Form1"/>
59 <ResourceBaseClass Value="Form"/>
60 <UnitName Value="Unit1"/>
61 <EditorIndex Value="1"/>
62 <WindowIndex Value="0"/>
63 <TopLine Value="172"/>
64 <CursorPos X="54" Y="174"/>
65 <UsageCount Value="45"/>
66 <Loaded Value="True"/>
67 <LoadedDesigner Value="True"/>
68 </Unit1>
69 <Unit2>
70 <Filename Value="../../runtime/IBSQLMonitor.pas"/>
71 <UnitName Value="IBSQLMonitor"/>
72 <WindowIndex Value="0"/>
73 <TopLine Value="30"/>
74 <CursorPos X="14" Y="47"/>
75 <UsageCount Value="10"/>
76 </Unit2>
77 <Unit3>
78 <Filename Value="unit2.pas"/>
79 <IsPartOfProject Value="True"/>
80 <ComponentName Value="EditEmployeeDlg"/>
81 <ResourceBaseClass Value="Form"/>
82 <UnitName Value="Unit2"/>
83 <EditorIndex Value="2"/>
84 <WindowIndex Value="0"/>
85 <TopLine Value="96"/>
86 <CursorPos X="27" Y="96"/>
87 <UsageCount Value="36"/>
88 <Loaded Value="True"/>
89 </Unit3>
90 <Unit4>
91 <Filename Value="unit3.pas"/>
92 <IsPartOfProject Value="True"/>
93 <ComponentName Value="AddEmployeeDlg"/>
94 <ResourceBaseClass Value="Form"/>
95 <UnitName Value="Unit3"/>
96 <WindowIndex Value="0"/>
97 <TopLine Value="17"/>
98 <CursorPos X="35" Y="31"/>
99 <UsageCount Value="36"/>
100 </Unit4>
101 <Unit5>
102 <Filename Value="../../runtime/IB.pas"/>
103 <UnitName Value="IB"/>
104 <IsVisibleTab Value="True"/>
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="25" HistoryIndex="24">
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 </JumpHistory>
422 </ProjectOptions>
423 <CompilerOptions>
424 <Version Value="9"/>
425 <Target>
426 <Filename Value="project1"/>
427 </Target>
428 <SearchPaths>
429 <IncludeFiles Value="$(ProjOutDir)"/>
430 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
431 </SearchPaths>
432 <Linking>
433 <Options>
434 <Win32>
435 <GraphicApplication Value="True"/>
436 </Win32>
437 </Options>
438 </Linking>
439 <Other>
440 <CompilerMessages>
441 <UseMsgFile Value="True"/>
442 </CompilerMessages>
443 <CustomOptions Value="-dUseCThreads"/>
444 <CompilerPath Value="$(CompPath)"/>
445 </Other>
446 </CompilerOptions>
447 <Debugging>
448 <Exceptions Count="3">
449 <Item1>
450 <Name Value="EAbort"/>
451 </Item1>
452 <Item2>
453 <Name Value="ECodetoolError"/>
454 </Item2>
455 <Item3>
456 <Name Value="EFOpenError"/>
457 </Item3>
458 </Exceptions>
459 </Debugging>
460 </CONFIG>