ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/local-employeedb/LocalDBExample.lpi
Revision: 118
Committed: Mon Jan 22 13:58:14 2018 UTC (6 years, 3 months ago) by tony
File size: 5635 byte(s)
Log Message:
Fixes Merged

File Contents

# User Rev Content
1 tony 45 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectOptions>
4 tony 62 <Version Value="10"/>
5 tony 45 <General>
6     <MainUnit Value="0"/>
7     <Title Value="LocalDBExample"/>
8     <ResourceType Value="res"/>
9     <UseXPManifest Value="True"/>
10     <Icon Value="0"/>
11     </General>
12     <i18n>
13     <EnableI18N LFM="False"/>
14     </i18n>
15     <BuildModes Count="1" Active="Default">
16     <Item1 Name="Default" Default="True"/>
17     </BuildModes>
18     <PublishOptions>
19     <Version Value="2"/>
20     <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
21     <ExcludeFileFilter Value="*.(bak|ppu|o|so);*~;backup"/>
22     </PublishOptions>
23     <RunParams>
24     <local>
25     <FormatVersion Value="1"/>
26     </local>
27     </RunParams>
28     <RequiredPackages Count="5">
29     <Item1>
30     <PackageName Value="iblocaldb"/>
31     </Item1>
32     <Item2>
33     <PackageName Value="ibcontrols"/>
34     </Item2>
35     <Item3>
36     <PackageName Value="FCL"/>
37     <MinVersion Major="1" Valid="True"/>
38     </Item3>
39     <Item4>
40     <PackageName Value="ibexpress"/>
41     <MinVersion Minor="9" Valid="True"/>
42     </Item4>
43     <Item5>
44     <PackageName Value="LCL"/>
45     </Item5>
46     </RequiredPackages>
47 tony 80 <Units Count="12">
48 tony 45 <Unit0>
49     <Filename Value="LocalDBExample.lpr"/>
50     <IsPartOfProject Value="True"/>
51     <EditorIndex Value="-1"/>
52     <WindowIndex Value="1"/>
53     <CursorPos X="33" Y="10"/>
54 tony 80 <UsageCount Value="158"/>
55 tony 45 </Unit0>
56     <Unit1>
57     <Filename Value="unit1.pas"/>
58     <IsPartOfProject Value="True"/>
59     <ComponentName Value="Form1"/>
60     <HasResources Value="True"/>
61     <ResourceBaseClass Value="Form"/>
62     <UnitName Value="Unit1"/>
63 tony 88 <IsVisibleTab Value="True"/>
64 tony 118 <CursorPos X="13" Y="11"/>
65 tony 80 <UsageCount Value="158"/>
66 tony 45 <Loaded Value="True"/>
67 tony 107 <LoadedDesigner Value="True"/>
68 tony 45 </Unit1>
69     <Unit2>
70     <Filename Value="unit2.pas"/>
71     <IsPartOfProject Value="True"/>
72     <ComponentName Value="SelectDeptDlg"/>
73     <HasResources Value="True"/>
74     <ResourceBaseClass Value="Form"/>
75 tony 68 <UnitName Value="Unit2"/>
76 tony 88 <EditorIndex Value="-1"/>
77 tony 68 <CursorPos X="52" Y="4"/>
78 tony 80 <UsageCount Value="21"/>
79     </Unit2>
80     <Unit3>
81     <Filename Value="../../iblocaldb/IBXCreateDatabaseDlg.pas"/>
82     <ComponentName Value="CreateDatabaseDlg"/>
83     <HasResources Value="True"/>
84     <ResourceBaseClass Value="Form"/>
85 tony 88 <EditorIndex Value="-1"/>
86 tony 80 <TopLine Value="60"/>
87     <CursorPos X="28" Y="66"/>
88     <UsageCount Value="11"/>
89     </Unit3>
90     <Unit4>
91     <Filename Value="../../iblocaldb/IBXCustomIBLocalDBSupport.pas"/>
92 tony 88 <EditorIndex Value="-1"/>
93 tony 118 <TopLine Value="309"/>
94     <CursorPos X="46" Y="330"/>
95 tony 80 <UsageCount Value="11"/>
96     </Unit4>
97     <Unit5>
98     <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
99 tony 88 <EditorIndex Value="-1"/>
100 tony 118 <TopLine Value="9"/>
101     <CursorPos X="42" Y="39"/>
102 tony 80 <UsageCount Value="11"/>
103     </Unit5>
104     <Unit6>
105     <Filename Value="../../runtime/IBDatabase.pas"/>
106 tony 88 <EditorIndex Value="-1"/>
107 tony 80 <TopLine Value="613"/>
108     <CursorPos X="3" Y="616"/>
109     <UsageCount Value="11"/>
110     </Unit6>
111     <Unit7>
112     <Filename Value="../../runtime/ibxscript.pas"/>
113 tony 88 <EditorIndex Value="-1"/>
114 tony 80 <TopLine Value="302"/>
115     <CursorPos X="30" Y="330"/>
116     <UsageCount Value="11"/>
117     </Unit7>
118     <Unit8>
119     <Filename Value="../../iblocaldb/IBXCreateDatabaseFromSQLDlgUnit.pas"/>
120     <ComponentName Value="IBXCreateDatabaseFromSQLDlg"/>
121     <HasResources Value="True"/>
122     <ResourceBaseClass Value="Form"/>
123 tony 88 <EditorIndex Value="-1"/>
124 tony 80 <TopLine Value="37"/>
125     <CursorPos X="31" Y="50"/>
126     <UsageCount Value="11"/>
127     </Unit8>
128     <Unit9>
129     <Filename Value="../../iblocaldb.pas"/>
130     <EditorIndex Value="-1"/>
131     <UsageCount Value="10"/>
132     </Unit9>
133     <Unit10>
134     <Filename Value="../../iblocaldb/IBCMLocalDBSupport.pas"/>
135 tony 88 <EditorIndex Value="-1"/>
136 tony 80 <TopLine Value="195"/>
137     <CursorPos X="18" Y="219"/>
138     <UsageCount Value="10"/>
139     </Unit10>
140     <Unit11>
141     <Filename Value="patches/02-patch.sql"/>
142 tony 88 <EditorIndex Value="-1"/>
143 tony 80 <UsageCount Value="10"/>
144     <DefaultSyntaxHighlighter Value="SQL"/>
145     </Unit11>
146 tony 45 </Units>
147 tony 118 <JumpHistory Count="2" HistoryIndex="1">
148 tony 107 <Position1>
149     <Filename Value="unit1.pas"/>
150     <Caret Line="292" Column="26" TopLine="253"/>
151     </Position1>
152 tony 118 <Position2>
153     <Filename Value="unit1.pas"/>
154     <Caret Line="11" Column="13"/>
155     </Position2>
156 tony 107 </JumpHistory>
157 tony 45 </ProjectOptions>
158     <CompilerOptions>
159     <Version Value="11"/>
160     <Target>
161     <Filename Value="LocalDBExample"/>
162     </Target>
163     <SearchPaths>
164     <IncludeFiles Value="$(ProjOutDir)"/>
165     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
166     </SearchPaths>
167     <Linking>
168     <Options>
169     <Win32>
170     <GraphicApplication Value="True"/>
171     </Win32>
172     </Options>
173     </Linking>
174     <Other>
175     <CustomOptions Value="-dUseCThreads"/>
176     </Other>
177     </CompilerOptions>
178     <Debugging>
179     <Exceptions Count="3">
180     <Item1>
181     <Name Value="EAbort"/>
182     </Item1>
183     <Item2>
184     <Name Value="ECodetoolError"/>
185     </Item2>
186     <Item3>
187     <Name Value="EFOpenError"/>
188     </Item3>
189     </Exceptions>
190     </Debugging>
191     </CONFIG>