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

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 101 <Units Count="14">
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 102 <UsageCount Value="186"/>
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 102 <IsVisibleTab Value="True"/>
59 tony 101 <CursorPos X="11" Y="10"/>
60 tony 102 <UsageCount Value="186"/>
61 tony 68 <Loaded Value="True"/>
62     <LoadedDesigner Value="True"/>
63     </Unit1>
64 tony 86 <Unit2>
65     <Filename Value="unit2.pas"/>
66     <IsPartOfProject Value="True"/>
67     <ComponentName Value="SelectDeptDlg"/>
68     <HasResources Value="True"/>
69     <ResourceBaseClass Value="Form"/>
70     <UnitName Value="Unit2"/>
71 tony 88 <EditorIndex Value="-1"/>
72 tony 86 <CursorPos X="39" Y="9"/>
73 tony 102 <UsageCount Value="23"/>
74 tony 86 </Unit2>
75     <Unit3>
76     <Filename Value="../../runtime/IBDatabase.pas"/>
77 tony 88 <EditorIndex Value="-1"/>
78 tony 86 <TopLine Value="1000"/>
79     <CursorPos X="78" Y="1003"/>
80     <UsageCount Value="10"/>
81     </Unit3>
82 tony 101 <Unit4>
83     <Filename Value="../../runtime/IBCustomDataSet.pas"/>
84 tony 102 <EditorIndex Value="-1"/>
85 tony 101 <TopLine Value="3995"/>
86     <CursorPos X="21" Y="4019"/>
87     <UsageCount Value="11"/>
88     </Unit4>
89     <Unit5>
90     <Filename Value="../../runtime/IBSQL.pas"/>
91 tony 102 <EditorIndex Value="-1"/>
92 tony 101 <TopLine Value="199"/>
93     <CursorPos X="14" Y="218"/>
94     <UsageCount Value="11"/>
95     </Unit5>
96     <Unit6>
97     <Filename Value="../../../fbintf/IB.pas"/>
98 tony 102 <EditorIndex Value="-1"/>
99 tony 101 <TopLine Value="392"/>
100     <CursorPos X="3" Y="502"/>
101     <UsageCount Value="11"/>
102     </Unit6>
103     <Unit7>
104     <Filename Value="../../runtime/IBUpdateSQL.pas"/>
105 tony 102 <EditorIndex Value="-1"/>
106 tony 101 <TopLine Value="103"/>
107     <CursorPos X="3" Y="105"/>
108     <UsageCount Value="11"/>
109     </Unit7>
110     <Unit8>
111     <Filename Value="../../runtime/IBUpdate.pas"/>
112     <EditorIndex Value="-1"/>
113     <TopLine Value="464"/>
114     <CursorPos X="3" Y="483"/>
115     <UsageCount Value="10"/>
116     </Unit8>
117     <Unit9>
118     <Filename Value="../../runtime/IBDatabaseInfo.pas"/>
119 tony 102 <EditorIndex Value="-1"/>
120 tony 101 <CursorPos X="20" Y="32"/>
121     <UsageCount Value="11"/>
122     </Unit9>
123     <Unit10>
124     <Filename Value="/usr/share/fpcsrc/packages/fcl-db/src/base/db.pas"/>
125 tony 102 <EditorIndex Value="-1"/>
126 tony 101 <TopLine Value="160"/>
127     <CursorPos X="3" Y="165"/>
128     <UsageCount Value="10"/>
129     </Unit10>
130     <Unit11>
131     <Filename Value="../../design/IBSQLEditFrame.pas"/>
132     <ComponentName Value="IBSQLEditFrame"/>
133     <HasResources Value="True"/>
134     <ResourceBaseClass Value="Frame"/>
135 tony 102 <EditorIndex Value="-1"/>
136 tony 101 <TopLine Value="187"/>
137     <CursorPos X="30" Y="200"/>
138     <UsageCount Value="10"/>
139     </Unit11>
140     <Unit12>
141     <Filename Value="../../design/ibinsertsqleditor.pas"/>
142 tony 102 <EditorIndex Value="-1"/>
143 tony 101 <TopLine Value="52"/>
144     <CursorPos X="38" Y="79"/>
145     <UsageCount Value="10"/>
146     </Unit12>
147     <Unit13>
148     <Filename Value="../../design/ibupdatesqleditor.pas"/>
149 tony 102 <EditorIndex Value="-1"/>
150 tony 101 <TopLine Value="177"/>
151     <CursorPos X="3" Y="179"/>
152     <UsageCount Value="10"/>
153     </Unit13>
154 tony 68 </Units>
155 tony 102 <JumpHistory HistoryIndex="-1"/>
156 tony 68 </ProjectOptions>
157     <CompilerOptions>
158     <Version Value="11"/>
159     <Target>
160     <Filename Value="project1"/>
161     </Target>
162     <SearchPaths>
163     <IncludeFiles Value="$(ProjOutDir)"/>
164     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
165     </SearchPaths>
166     <Linking>
167     <Options>
168     <Win32>
169     <GraphicApplication Value="True"/>
170     </Win32>
171     </Options>
172     </Linking>
173     <Other>
174     <CustomOptions Value="-dUseCThreads"/>
175     </Other>
176     </CompilerOptions>
177     <Debugging>
178     <Exceptions Count="3">
179     <Item1>
180     <Name Value="EAbort"/>
181     </Item1>
182     <Item2>
183     <Name Value="ECodetoolError"/>
184     </Item2>
185     <Item3>
186     <Name Value="EFOpenError"/>
187     </Item3>
188     </Exceptions>
189     </Debugging>
190     </CONFIG>