ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/ibtable/ibtablestest.lpi
Revision: 272
Committed: Mon Feb 4 13:34:37 2019 UTC (5 years, 2 months ago) by tony
File size: 2305 byte(s)
Log Message:
Fixes merged

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="5">
29 <Item1>
30 <PackageName Value="ibnongui"/>
31 </Item1>
32 <Item2>
33 <PackageName Value="ibcontrols"/>
34 </Item2>
35 <Item3>
36 <PackageName Value="FCL"/>
37 </Item3>
38 <Item4>
39 <PackageName Value="ibexpress"/>
40 </Item4>
41 <Item5>
42 <PackageName Value="LCL"/>
43 </Item5>
44 </RequiredPackages>
45 <Units Count="2">
46 <Unit0>
47 <Filename Value="ibtablestest.lpr"/>
48 <IsPartOfProject Value="True"/>
49 </Unit0>
50 <Unit1>
51 <Filename Value="Unit1.pas"/>
52 <IsPartOfProject Value="True"/>
53 <ComponentName Value="Form1"/>
54 <HasResources Value="True"/>
55 <ResourceBaseClass Value="Form"/>
56 </Unit1>
57 </Units>
58 </ProjectOptions>
59 <CompilerOptions>
60 <Version Value="11"/>
61 <Target>
62 <Filename Value="ibtablestest"/>
63 </Target>
64 <SearchPaths>
65 <IncludeFiles Value="$(ProjOutDir)"/>
66 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
67 </SearchPaths>
68 <Linking>
69 <Debugging>
70 <UseHeaptrc Value="True"/>
71 </Debugging>
72 <Options>
73 <Win32>
74 <GraphicApplication Value="True"/>
75 </Win32>
76 </Options>
77 </Linking>
78 <Other>
79 <CustomOptions Value="-dUseCThreads"/>
80 </Other>
81 </CompilerOptions>
82 <Debugging>
83 <Exceptions Count="3">
84 <Item1>
85 <Name Value="EAbort"/>
86 </Item1>
87 <Item2>
88 <Name Value="ECodetoolError"/>
89 </Item2>
90 <Item3>
91 <Name Value="EFOpenError"/>
92 </Item3>
93 </Exceptions>
94 </Debugging>
95 </CONFIG>