ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/dbcontrolgrid/project1.lpi
Revision: 263
Committed: Thu Dec 6 15:55:01 2018 UTC (5 years, 3 months ago) by tony
File size: 4101 byte(s)
Log Message:
Release 2.3.2 committed

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectOptions>
4 <Version Value="11"/>
5 <General>
6 <MainUnit Value="0"/>
7 <Title Value="project1"/>
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 </PublishOptions>
21 <RunParams>
22 <FormatVersion Value="2"/>
23 <Modes Count="1">
24 <Mode0 Name="default"/>
25 </Modes>
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 <Units Count="7">
44 <Unit0>
45 <Filename Value="project1.lpr"/>
46 <IsPartOfProject Value="True"/>
47 <EditorIndex Value="-1"/>
48 <CursorPos Y="15"/>
49 <UsageCount Value="207"/>
50 </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 <IsVisibleTab Value="True"/>
59 <CursorPos X="25" Y="11"/>
60 <UsageCount Value="207"/>
61 <Loaded Value="True"/>
62 <LoadedDesigner Value="True"/>
63 </Unit1>
64 <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 <EditorIndex Value="-1"/>
72 <CursorPos X="49" Y="13"/>
73 <UsageCount Value="22"/>
74 </Unit2>
75 <Unit3>
76 <Filename Value="unit4.pas"/>
77 <IsPartOfProject Value="True"/>
78 <ComponentName Value="EditLocation"/>
79 <HasResources Value="True"/>
80 <ResourceBaseClass Value="Form"/>
81 <UnitName Value="Unit4"/>
82 <EditorIndex Value="-1"/>
83 <CursorPos X="40" Y="18"/>
84 <UsageCount Value="22"/>
85 </Unit3>
86 <Unit4>
87 <Filename Value="unit5.pas"/>
88 <IsPartOfProject Value="True"/>
89 <ComponentName Value="EditJobCode"/>
90 <HasResources Value="True"/>
91 <ResourceBaseClass Value="Form"/>
92 <UnitName Value="Unit5"/>
93 <EditorIndex Value="-1"/>
94 <CursorPos X="29" Y="9"/>
95 <UsageCount Value="22"/>
96 </Unit4>
97 <Unit5>
98 <Filename Value="../dbInfo/Unit1.pas"/>
99 <EditorIndex Value="-1"/>
100 <UsageCount Value="10"/>
101 </Unit5>
102 <Unit6>
103 <Filename Value="../../ibcontrols/DBControlGrid.pas"/>
104 <EditorIndex Value="-1"/>
105 <TopLine Value="600"/>
106 <CursorPos X="3" Y="604"/>
107 <UsageCount Value="10"/>
108 </Unit6>
109 </Units>
110 <JumpHistory HistoryIndex="-1"/>
111 </ProjectOptions>
112 <CompilerOptions>
113 <Version Value="11"/>
114 <Target>
115 <Filename Value="project1"/>
116 </Target>
117 <SearchPaths>
118 <IncludeFiles Value="$(ProjOutDir)"/>
119 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
120 </SearchPaths>
121 <Linking>
122 <Debugging>
123 <UseHeaptrc Value="True"/>
124 </Debugging>
125 <Options>
126 <Win32>
127 <GraphicApplication Value="True"/>
128 </Win32>
129 </Options>
130 </Linking>
131 <Other>
132 <CustomOptions Value="-dUseCThreads"/>
133 </Other>
134 </CompilerOptions>
135 <Debugging>
136 <Exceptions Count="3">
137 <Item1>
138 <Name Value="EAbort"/>
139 </Item1>
140 <Item2>
141 <Name Value="ECodetoolError"/>
142 </Item2>
143 <Item3>
144 <Name Value="EFOpenError"/>
145 </Item3>
146 </Exceptions>
147 </Debugging>
148 </CONFIG>