ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/ibtreeview/usingibtreeview.lpi
Revision: 33
Committed: Sat Jul 18 12:30:52 2015 UTC (8 years, 9 months ago) by tony
File size: 2265 byte(s)
Log Message:
Committing updates for Release R1-3-1

File Contents

# User Rev Content
1 tony 21 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectOptions>
4     <Version Value="9"/>
5     <General>
6     <SessionStorage Value="InProjectDir"/>
7     <MainUnit Value="0"/>
8     <Title Value="usingibtreeview"/>
9     <ResourceType Value="res"/>
10     <UseXPManifest Value="True"/>
11     <Icon Value="0"/>
12     </General>
13     <i18n>
14     <EnableI18N LFM="False"/>
15     </i18n>
16     <VersionInfo>
17     <StringTable ProductVersion=""/>
18     </VersionInfo>
19     <BuildModes Count="1">
20     <Item1 Name="Default" Default="True"/>
21     </BuildModes>
22     <PublishOptions>
23     <Version Value="2"/>
24     </PublishOptions>
25     <RunParams>
26     <local>
27     <FormatVersion Value="1"/>
28     </local>
29     </RunParams>
30     <RequiredPackages Count="4">
31     <Item1>
32     <PackageName Value="FCL"/>
33     </Item1>
34     <Item2>
35     <PackageName Value="ibexpress"/>
36     </Item2>
37     <Item3>
38     <PackageName Value="ibcontrols"/>
39     </Item3>
40     <Item4>
41     <PackageName Value="LCL"/>
42     </Item4>
43     </RequiredPackages>
44     <Units Count="2">
45     <Unit0>
46     <Filename Value="usingibtreeview.lpr"/>
47     <IsPartOfProject Value="True"/>
48     </Unit0>
49     <Unit1>
50     <Filename Value="Unit1.pas"/>
51     <IsPartOfProject Value="True"/>
52     <ComponentName Value="Form1"/>
53     <HasResources Value="True"/>
54     <ResourceBaseClass Value="Form"/>
55     </Unit1>
56     </Units>
57     </ProjectOptions>
58     <CompilerOptions>
59     <Version Value="11"/>
60     <Target>
61     <Filename Value="usingibtreeview"/>
62     </Target>
63     <SearchPaths>
64     <IncludeFiles Value="$(ProjOutDir)"/>
65     <OtherUnitFiles Value="../../ibcontrols"/>
66     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
67     </SearchPaths>
68     <Linking>
69     <Options>
70     <Win32>
71     <GraphicApplication Value="True"/>
72     </Win32>
73     </Options>
74     </Linking>
75     <Other>
76     <CustomOptions Value="-dUseCThreads -dDEBUG"/>
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>