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

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 104 <Units Count="21">
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 104 <UsageCount Value="188"/>
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 104 <CursorPos X="10" Y="10"/>
59     <UsageCount Value="188"/>
60 tony 68 <Loaded Value="True"/>
61     <LoadedDesigner Value="True"/>
62     </Unit1>
63 tony 86 <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 tony 88 <EditorIndex Value="-1"/>
71 tony 86 <CursorPos X="39" Y="9"/>
72 tony 104 <UsageCount Value="25"/>
73 tony 86 </Unit2>
74     <Unit3>
75     <Filename Value="../../runtime/IBDatabase.pas"/>
76 tony 88 <EditorIndex Value="-1"/>
77 tony 86 <TopLine Value="1000"/>
78     <CursorPos X="78" Y="1003"/>
79     <UsageCount Value="10"/>
80     </Unit3>
81 tony 101 <Unit4>
82     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
83 tony 104 <IsVisibleTab Value="True"/>
84     <EditorIndex Value="2"/>
85     <TopLine Value="2081"/>
86     <CursorPos X="88" Y="2091"/>
87 tony 101 <UsageCount Value="11"/>
88 tony 104 <Loaded Value="True"/>
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 104 <EditorIndex Value="1"/>
100     <TopLine Value="466"/>
101     <CursorPos X="25" Y="484"/>
102 tony 101 <UsageCount Value="11"/>
103 tony 104 <Loaded Value="True"/>
104 tony 101 </Unit6>
105     <Unit7>
106     <Filename Value="../../runtime/IBUpdateSQL.pas"/>
107 tony 102 <EditorIndex Value="-1"/>
108 tony 101 <TopLine Value="103"/>
109     <CursorPos X="3" Y="105"/>
110     <UsageCount Value="11"/>
111     </Unit7>
112     <Unit8>
113     <Filename Value="../../runtime/IBUpdate.pas"/>
114     <EditorIndex Value="-1"/>
115     <TopLine Value="464"/>
116     <CursorPos X="3" Y="483"/>
117     <UsageCount Value="10"/>
118     </Unit8>
119     <Unit9>
120     <Filename Value="../../runtime/IBDatabaseInfo.pas"/>
121 tony 102 <EditorIndex Value="-1"/>
122 tony 101 <CursorPos X="20" Y="32"/>
123     <UsageCount Value="11"/>
124     </Unit9>
125     <Unit10>
126     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
127 tony 102 <EditorIndex Value="-1"/>
128 tony 101 <TopLine Value="160"/>
129     <CursorPos X="3" Y="165"/>
130     <UsageCount Value="10"/>
131     </Unit10>
132     <Unit11>
133     <Filename Value="../../design/IBSQLEditFrame.pas"/>
134     <ComponentName Value="IBSQLEditFrame"/>
135     <HasResources Value="True"/>
136     <ResourceBaseClass Value="Frame"/>
137 tony 102 <EditorIndex Value="-1"/>
138 tony 101 <TopLine Value="187"/>
139     <CursorPos X="30" Y="200"/>
140     <UsageCount Value="10"/>
141     </Unit11>
142     <Unit12>
143     <Filename Value="../../design/ibinsertsqleditor.pas"/>
144 tony 102 <EditorIndex Value="-1"/>
145 tony 101 <TopLine Value="52"/>
146     <CursorPos X="38" Y="79"/>
147     <UsageCount Value="10"/>
148     </Unit12>
149     <Unit13>
150     <Filename Value="../../design/ibupdatesqleditor.pas"/>
151 tony 102 <EditorIndex Value="-1"/>
152 tony 101 <TopLine Value="177"/>
153     <CursorPos X="3" Y="179"/>
154     <UsageCount Value="10"/>
155     </Unit13>
156 tony 104 <Unit14>
157     <Filename Value="../../../fbintf/client/FBMessages.pas"/>
158     <EditorIndex Value="-1"/>
159     <TopLine Value="585"/>
160     <CursorPos X="23" Y="616"/>
161     <UsageCount Value="10"/>
162     </Unit14>
163     <Unit15>
164     <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/dataset.inc"/>
165     <EditorIndex Value="-1"/>
166     <TopLine Value="1725"/>
167     <CursorPos Y="1748"/>
168     <UsageCount Value="10"/>
169     </Unit15>
170     <Unit16>
171     <Filename Value="../../../../../fpcsrc/3.0.4/packages/fcl-db/src/base/fields.inc"/>
172     <EditorIndex Value="-1"/>
173     <TopLine Value="679"/>
174     <CursorPos Y="700"/>
175     <UsageCount Value="10"/>
176     </Unit16>
177     <Unit17>
178     <Filename Value="../../changelog"/>
179     <EditorIndex Value="-1"/>
180     <CursorPos X="52" Y="18"/>
181     <UsageCount Value="10"/>
182     <DefaultSyntaxHighlighter Value="None"/>
183     </Unit17>
184     <Unit18>
185     <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
186     <EditorIndex Value="5"/>
187     <TopLine Value="424"/>
188     <CursorPos X="3" Y="443"/>
189     <UsageCount Value="10"/>
190     <Loaded Value="True"/>
191     </Unit18>
192     <Unit19>
193     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
194     <EditorIndex Value="4"/>
195     <TopLine Value="85"/>
196     <CursorPos X="4" Y="105"/>
197     <UsageCount Value="10"/>
198     <Loaded Value="True"/>
199     </Unit19>
200     <Unit20>
201     <Filename Value="../../../fbintf/IBExternals.pas"/>
202     <EditorIndex Value="3"/>
203     <TopLine Value="50"/>
204     <CursorPos X="3" Y="57"/>
205     <UsageCount Value="10"/>
206     <Loaded Value="True"/>
207     </Unit20>
208 tony 68 </Units>
209 tony 104 <JumpHistory Count="14" HistoryIndex="13">
210     <Position1>
211     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
212     <Caret Line="311" Column="3" TopLine="301"/>
213     </Position1>
214     <Position2>
215     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
216     <Caret Line="500" Column="15" TopLine="482"/>
217     </Position2>
218     <Position3>
219     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
220     <Caret Line="2066" Column="20" TopLine="2058"/>
221     </Position3>
222     <Position4>
223     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
224     <Caret Line="444" Column="15" TopLine="424"/>
225     </Position4>
226     <Position5>
227     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
228     <Caret Line="2085" Column="3" TopLine="2091"/>
229     </Position5>
230     <Position6>
231     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
232     <Caret Line="2096" Column="48" TopLine="2073"/>
233     </Position6>
234     <Position7>
235     <Filename Value="/usr/share/fpcsrc/rtl/objpas/sysutils/datih.inc"/>
236     <Caret Line="111" Column="54" TopLine="91"/>
237     </Position7>
238     <Position8>
239     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
240     <Caret Line="2104" Column="56" TopLine="2077"/>
241     </Position8>
242     <Position9>
243     <Filename Value="../../../fbintf/IB.pas"/>
244     <Caret Line="484" Column="25" TopLine="466"/>
245     </Position9>
246     <Position10>
247     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
248     <Caret Line="2104" Column="21" TopLine="2077"/>
249     </Position10>
250     <Position11>
251     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
252     <Caret Line="2077" TopLine="2066"/>
253     </Position11>
254     <Position12>
255     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
256     <Caret Line="2088" Column="47" TopLine="2068"/>
257     </Position12>
258     <Position13>
259     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
260     <Caret Line="2077" TopLine="2068"/>
261     </Position13>
262     <Position14>
263     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
264     <Caret Line="2074" Column="65" TopLine="2068"/>
265     </Position14>
266     </JumpHistory>
267 tony 68 </ProjectOptions>
268     <CompilerOptions>
269     <Version Value="11"/>
270     <Target>
271     <Filename Value="project1"/>
272     </Target>
273     <SearchPaths>
274     <IncludeFiles Value="$(ProjOutDir)"/>
275     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
276     </SearchPaths>
277     <Linking>
278 tony 104 <Debugging>
279     <UseHeaptrc Value="True"/>
280     </Debugging>
281 tony 68 <Options>
282     <Win32>
283     <GraphicApplication Value="True"/>
284     </Win32>
285     </Options>
286     </Linking>
287     <Other>
288     <CustomOptions Value="-dUseCThreads"/>
289     </Other>
290     </CompilerOptions>
291     <Debugging>
292     <Exceptions Count="3">
293     <Item1>
294     <Name Value="EAbort"/>
295     </Item1>
296     <Item2>
297     <Name Value="ECodetoolError"/>
298     </Item2>
299     <Item3>
300     <Name Value="EFOpenError"/>
301     </Item3>
302     </Exceptions>
303     </Debugging>
304     </CONFIG>