ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/local-employeedb/LocalDBExample.lpi
Revision: 107
Committed: Thu Jan 18 14:37:40 2018 UTC (6 years, 3 months ago) by tony
File size: 5523 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 107 <TopLine Value="302"/>
65     <CursorPos Y="305"/>
66 tony 80 <UsageCount Value="158"/>
67 tony 45 <Loaded Value="True"/>
68 tony 107 <LoadedDesigner Value="True"/>
69 tony 45 </Unit1>
70     <Unit2>
71     <Filename Value="unit2.pas"/>
72     <IsPartOfProject Value="True"/>
73     <ComponentName Value="SelectDeptDlg"/>
74     <HasResources Value="True"/>
75     <ResourceBaseClass Value="Form"/>
76 tony 68 <UnitName Value="Unit2"/>
77 tony 88 <EditorIndex Value="-1"/>
78 tony 68 <CursorPos X="52" Y="4"/>
79 tony 80 <UsageCount Value="21"/>
80     </Unit2>
81     <Unit3>
82     <Filename Value="../../iblocaldb/IBXCreateDatabaseDlg.pas"/>
83     <ComponentName Value="CreateDatabaseDlg"/>
84     <HasResources Value="True"/>
85     <ResourceBaseClass Value="Form"/>
86 tony 88 <EditorIndex Value="-1"/>
87 tony 80 <TopLine Value="60"/>
88     <CursorPos X="28" Y="66"/>
89     <UsageCount Value="11"/>
90     </Unit3>
91     <Unit4>
92     <Filename Value="../../iblocaldb/IBXCustomIBLocalDBSupport.pas"/>
93 tony 88 <EditorIndex Value="-1"/>
94 tony 80 <TopLine Value="148"/>
95     <CursorPos X="41" Y="5"/>
96     <UsageCount Value="11"/>
97     </Unit4>
98     <Unit5>
99     <Filename Value="../../iblocaldb/IBLocalDBSupport.pas"/>
100 tony 88 <EditorIndex Value="-1"/>
101 tony 80 <TopLine Value="143"/>
102     <CursorPos Y="167"/>
103     <UsageCount Value="11"/>
104     </Unit5>
105     <Unit6>
106     <Filename Value="../../runtime/IBDatabase.pas"/>
107 tony 88 <EditorIndex Value="-1"/>
108 tony 80 <TopLine Value="613"/>
109     <CursorPos X="3" Y="616"/>
110     <UsageCount Value="11"/>
111     </Unit6>
112     <Unit7>
113     <Filename Value="../../runtime/ibxscript.pas"/>
114 tony 88 <EditorIndex Value="-1"/>
115 tony 80 <TopLine Value="302"/>
116     <CursorPos X="30" Y="330"/>
117     <UsageCount Value="11"/>
118     </Unit7>
119     <Unit8>
120     <Filename Value="../../iblocaldb/IBXCreateDatabaseFromSQLDlgUnit.pas"/>
121     <ComponentName Value="IBXCreateDatabaseFromSQLDlg"/>
122     <HasResources Value="True"/>
123     <ResourceBaseClass Value="Form"/>
124 tony 88 <EditorIndex Value="-1"/>
125 tony 80 <TopLine Value="37"/>
126     <CursorPos X="31" Y="50"/>
127     <UsageCount Value="11"/>
128     </Unit8>
129     <Unit9>
130     <Filename Value="../../iblocaldb.pas"/>
131     <EditorIndex Value="-1"/>
132     <UsageCount Value="10"/>
133     </Unit9>
134     <Unit10>
135     <Filename Value="../../iblocaldb/IBCMLocalDBSupport.pas"/>
136 tony 88 <EditorIndex Value="-1"/>
137 tony 80 <TopLine Value="195"/>
138     <CursorPos X="18" Y="219"/>
139     <UsageCount Value="10"/>
140     </Unit10>
141     <Unit11>
142     <Filename Value="patches/02-patch.sql"/>
143 tony 88 <EditorIndex Value="-1"/>
144 tony 80 <UsageCount Value="10"/>
145     <DefaultSyntaxHighlighter Value="SQL"/>
146     </Unit11>
147 tony 45 </Units>
148 tony 107 <JumpHistory Count="1">
149     <Position1>
150     <Filename Value="unit1.pas"/>
151     <Caret Line="292" Column="26" TopLine="253"/>
152     </Position1>
153     </JumpHistory>
154 tony 45 </ProjectOptions>
155     <CompilerOptions>
156     <Version Value="11"/>
157     <Target>
158     <Filename Value="LocalDBExample"/>
159     </Target>
160     <SearchPaths>
161     <IncludeFiles Value="$(ProjOutDir)"/>
162     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
163     </SearchPaths>
164     <Linking>
165     <Options>
166     <Win32>
167     <GraphicApplication Value="True"/>
168     </Win32>
169     </Options>
170     </Linking>
171     <Other>
172     <CustomOptions Value="-dUseCThreads"/>
173     </Other>
174     </CompilerOptions>
175     <Debugging>
176     <Exceptions Count="3">
177     <Item1>
178     <Name Value="EAbort"/>
179     </Item1>
180     <Item2>
181     <Name Value="ECodetoolError"/>
182     </Item2>
183     <Item3>
184     <Name Value="EFOpenError"/>
185     </Item3>
186     </Exceptions>
187     </Debugging>
188     </CONFIG>