ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/journaling/examples/employee/project1.lpi
Revision: 107
Committed: Thu Jan 18 14:37:40 2018 UTC (6 years, 3 months ago) by tony
Original Path: ibx/trunk/examples/employee/project1.lpi
File size: 9571 byte(s)
Log Message:
Fixes merged

File Contents

# User Rev Content
1 tony 68 <?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 tony 106 <Units Count="29">
44 tony 68 <Unit0>
45     <Filename Value="project1.lpr"/>
46     <IsPartOfProject Value="True"/>
47     <EditorIndex Value="-1"/>
48     <CursorPos X="33" Y="10"/>
49 tony 106 <UsageCount Value="193"/>
50 tony 68 </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 tony 106 <IsVisibleTab Value="True"/>
59 tony 107 <TopLine Value="231"/>
60     <CursorPos Y="231"/>
61 tony 106 <UsageCount Value="193"/>
62 tony 68 <Loaded Value="True"/>
63     <LoadedDesigner Value="True"/>
64     </Unit1>
65 tony 86 <Unit2>
66     <Filename Value="unit2.pas"/>
67     <IsPartOfProject Value="True"/>
68     <ComponentName Value="SelectDeptDlg"/>
69     <HasResources Value="True"/>
70     <ResourceBaseClass Value="Form"/>
71     <UnitName Value="Unit2"/>
72 tony 88 <EditorIndex Value="-1"/>
73 tony 86 <CursorPos X="39" Y="9"/>
74 tony 106 <UsageCount Value="30"/>
75 tony 86 </Unit2>
76     <Unit3>
77     <Filename Value="../../runtime/IBDatabase.pas"/>
78 tony 88 <EditorIndex Value="-1"/>
79 tony 86 <TopLine Value="1000"/>
80     <CursorPos X="78" Y="1003"/>
81     <UsageCount Value="10"/>
82     </Unit3>
83 tony 101 <Unit4>
84     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
85 tony 106 <EditorIndex Value="-1"/>
86 tony 107 <TopLine Value="2462"/>
87     <CursorPos Y="2491"/>
88 tony 106 <UsageCount Value="13"/>
89 tony 101 </Unit4>
90     <Unit5>
91     <Filename Value="../../runtime/IBSQL.pas"/>
92 tony 102 <EditorIndex Value="-1"/>
93 tony 104 <TopLine Value="700"/>
94     <CursorPos X="3" Y="706"/>
95 tony 101 <UsageCount Value="11"/>
96     </Unit5>
97     <Unit6>
98     <Filename Value="../../../fbintf/IB.pas"/>
99 tony 106 <EditorIndex Value="-1"/>
100 tony 104 <TopLine Value="466"/>
101     <CursorPos X="25" Y="484"/>
102 tony 106 <UsageCount Value="13"/>
103 tony 101 </Unit6>
104     <Unit7>
105     <Filename Value="../../runtime/IBUpdateSQL.pas"/>
106 tony 102 <EditorIndex Value="-1"/>
107 tony 101 <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 tony 102 <EditorIndex Value="-1"/>
121 tony 101 <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 tony 102 <EditorIndex Value="-1"/>
127 tony 106 <TopLine Value="1609"/>
128     <CursorPos X="15" Y="1629"/>
129     <UsageCount Value="12"/>
130 tony 101 </Unit10>
131     <Unit11>
132     <Filename Value="../../design/IBSQLEditFrame.pas"/>
133     <ComponentName Value="IBSQLEditFrame"/>
134     <HasResources Value="True"/>
135     <ResourceBaseClass Value="Frame"/>
136 tony 102 <EditorIndex Value="-1"/>
137 tony 101 <TopLine Value="187"/>
138     <CursorPos X="30" Y="200"/>
139     <UsageCount Value="10"/>
140     </Unit11>
141     <Unit12>
142     <Filename Value="../../design/ibinsertsqleditor.pas"/>
143 tony 102 <EditorIndex Value="-1"/>
144 tony 101 <TopLine Value="52"/>
145     <CursorPos X="38" Y="79"/>
146     <UsageCount Value="10"/>
147     </Unit12>
148     <Unit13>
149     <Filename Value="../../design/ibupdatesqleditor.pas"/>
150 tony 102 <EditorIndex Value="-1"/>
151 tony 101 <TopLine Value="177"/>
152     <CursorPos X="3" Y="179"/>
153     <UsageCount Value="10"/>
154     </Unit13>
155 tony 104 <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 tony 106 <TopLine Value="606"/>
166     <CursorPos X="13" Y="619"/>
167 tony 104 <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 tony 106 <TopLine Value="2128"/>
173     <CursorPos X="5" Y="2143"/>
174 tony 104 <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 tony 106 <EditorIndex Value="-1"/>
186     <TopLine Value="525"/>
187     <CursorPos X="13" Y="194"/>
188 tony 104 <UsageCount Value="10"/>
189     </Unit18>
190     <Unit19>
191     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
192 tony 106 <EditorIndex Value="-1"/>
193     <TopLine Value="102"/>
194     <CursorPos X="58" Y="114"/>
195     <UsageCount Value="12"/>
196 tony 104 </Unit19>
197     <Unit20>
198     <Filename Value="../../../fbintf/IBExternals.pas"/>
199 tony 106 <EditorIndex Value="-1"/>
200 tony 104 <TopLine Value="50"/>
201     <CursorPos X="3" Y="57"/>
202     <UsageCount Value="10"/>
203     </Unit20>
204 tony 105 <Unit21>
205     <Filename Value="../../../ibxflazreports/IBXFPrintPreviewDlgUnit.pas"/>
206     <ComponentName Value="IBXFPrintPreviewDlg"/>
207     <HasResources Value="True"/>
208     <ResourceBaseClass Value="Form"/>
209 tony 106 <EditorIndex Value="-1"/>
210 tony 105 <CursorPos X="28" Y="7"/>
211     <UsageCount Value="10"/>
212     </Unit21>
213 tony 106 <Unit22>
214     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/fields.inc"/>
215     <EditorIndex Value="-1"/>
216     <TopLine Value="590"/>
217     <CursorPos X="31" Y="602"/>
218     <UsageCount Value="12"/>
219     </Unit22>
220     <Unit23>
221     <Filename Value="../../../fbintf/client/FBSQLData.pas"/>
222     <EditorIndex Value="-1"/>
223     <TopLine Value="1150"/>
224     <CursorPos X="3" Y="1152"/>
225     <UsageCount Value="12"/>
226     </Unit23>
227     <Unit24>
228     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/dataset.inc"/>
229     <EditorIndex Value="-1"/>
230     <TopLine Value="547"/>
231     <CursorPos X="3" Y="558"/>
232     <UsageCount Value="12"/>
233     </Unit24>
234     <Unit25>
235     <Filename Value="../../../../../fpcsrc/3.0.4/rtl/objpas/sysutils/dati.inc"/>
236     <EditorIndex Value="-1"/>
237     <TopLine Value="68"/>
238     <CursorPos Y="89"/>
239     <UsageCount Value="10"/>
240     </Unit25>
241     <Unit26>
242     <Filename Value="/usr/share/fpcsrc/rtl/unix/sysutils.pp"/>
243     <EditorIndex Value="-1"/>
244     <TopLine Value="46"/>
245     <CursorPos X="28" Y="853"/>
246     <UsageCount Value="12"/>
247     </Unit26>
248     <Unit27>
249     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/dati.inc"/>
250     <EditorIndex Value="-1"/>
251     <TopLine Value="54"/>
252     <CursorPos X="21" Y="77"/>
253     <UsageCount Value="12"/>
254     </Unit27>
255     <Unit28>
256     <Filename Value="../../runtime/IBStoredProc.pas"/>
257     <EditorIndex Value="-1"/>
258     <TopLine Value="79"/>
259     <CursorPos X="48" Y="427"/>
260     <UsageCount Value="10"/>
261     </Unit28>
262 tony 68 </Units>
263 tony 107 <JumpHistory Count="2" HistoryIndex="1">
264     <Position1>
265     <Filename Value="unit1.pas"/>
266     <Caret Line="10" Column="14"/>
267     </Position1>
268     <Position2>
269     <Filename Value="unit1.pas"/>
270     <Caret Line="10" Column="14"/>
271     </Position2>
272     </JumpHistory>
273 tony 68 </ProjectOptions>
274     <CompilerOptions>
275     <Version Value="11"/>
276     <Target>
277     <Filename Value="project1"/>
278     </Target>
279     <SearchPaths>
280     <IncludeFiles Value="$(ProjOutDir)"/>
281     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
282     </SearchPaths>
283     <Linking>
284 tony 104 <Debugging>
285     <UseHeaptrc Value="True"/>
286     </Debugging>
287 tony 68 <Options>
288     <Win32>
289     <GraphicApplication Value="True"/>
290     </Win32>
291     </Options>
292     </Linking>
293     <Other>
294     <CustomOptions Value="-dUseCThreads"/>
295     </Other>
296     </CompilerOptions>
297     <Debugging>
298     <Exceptions Count="3">
299     <Item1>
300     <Name Value="EAbort"/>
301     </Item1>
302     <Item2>
303     <Name Value="ECodetoolError"/>
304     </Item2>
305     <Item3>
306     <Name Value="EFOpenError"/>
307     </Item3>
308     </Exceptions>
309     </Debugging>
310     </CONFIG>