ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/ibtable/ibtablestest.lpi
Revision: 263
Committed: Thu Dec 6 15:55:01 2018 UTC (5 years, 4 months ago) by tony
File size: 2236 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 <SessionStorage Value="InProjectDir"/>
7 <MainUnit Value="0"/>
8 <Title Value="ibtablestest"/>
9 <ResourceType Value="res"/>
10 <UseXPManifest Value="True"/>
11 <Icon Value="0"/>
12 </General>
13 <i18n>
14 <EnableI18N LFM="False"/>
15 </i18n>
16 <BuildModes Count="1">
17 <Item1 Name="Default" Default="True"/>
18 </BuildModes>
19 <PublishOptions>
20 <Version Value="2"/>
21 </PublishOptions>
22 <RunParams>
23 <FormatVersion Value="2"/>
24 <Modes Count="1">
25 <Mode0 Name="default"/>
26 </Modes>
27 </RunParams>
28 <RequiredPackages Count="4">
29 <Item1>
30 <PackageName Value="ibcontrols"/>
31 </Item1>
32 <Item2>
33 <PackageName Value="FCL"/>
34 </Item2>
35 <Item3>
36 <PackageName Value="ibexpress"/>
37 </Item3>
38 <Item4>
39 <PackageName Value="LCL"/>
40 </Item4>
41 </RequiredPackages>
42 <Units Count="2">
43 <Unit0>
44 <Filename Value="ibtablestest.lpr"/>
45 <IsPartOfProject Value="True"/>
46 </Unit0>
47 <Unit1>
48 <Filename Value="Unit1.pas"/>
49 <IsPartOfProject Value="True"/>
50 <ComponentName Value="Form1"/>
51 <HasResources Value="True"/>
52 <ResourceBaseClass Value="Form"/>
53 </Unit1>
54 </Units>
55 </ProjectOptions>
56 <CompilerOptions>
57 <Version Value="11"/>
58 <Target>
59 <Filename Value="ibtablestest"/>
60 </Target>
61 <SearchPaths>
62 <IncludeFiles Value="$(ProjOutDir)"/>
63 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
64 </SearchPaths>
65 <Linking>
66 <Debugging>
67 <UseHeaptrc Value="True"/>
68 </Debugging>
69 <Options>
70 <Win32>
71 <GraphicApplication Value="True"/>
72 </Win32>
73 </Options>
74 </Linking>
75 <Other>
76 <CustomOptions Value="-dUseCThreads"/>
77 </Other>
78 </CompilerOptions>
79 <Debugging>
80 <Exceptions Count="3">
81 <Item1>
82 <Name Value="EAbort"/>
83 </Item1>
84 <Item2>
85 <Name Value="ECodetoolError"/>
86 </Item2>
87 <Item3>
88 <Name Value="EFOpenError"/>
89 </Item3>
90 </Exceptions>
91 </Debugging>
92 </CONFIG>