ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/ibtreeview/usingibtreeview.lpi
Revision: 21
Committed: Thu Feb 26 10:33:34 2015 UTC (9 years, 1 month ago) by tony
File size: 2299 byte(s)
Log Message:
Committing updates for Release R1-2-0

File Contents

# Content
1 <?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 <UnitName Value="Unit1"/>
56 </Unit1>
57 </Units>
58 </ProjectOptions>
59 <CompilerOptions>
60 <Version Value="11"/>
61 <Target>
62 <Filename Value="usingibtreeview"/>
63 </Target>
64 <SearchPaths>
65 <IncludeFiles Value="$(ProjOutDir)"/>
66 <OtherUnitFiles Value="../../ibcontrols"/>
67 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
68 </SearchPaths>
69 <Linking>
70 <Options>
71 <Win32>
72 <GraphicApplication Value="True"/>
73 </Win32>
74 </Options>
75 </Linking>
76 <Other>
77 <CustomOptions Value="-dUseCThreads -dDEBUG"/>
78 </Other>
79 </CompilerOptions>
80 <Debugging>
81 <Exceptions Count="3">
82 <Item1>
83 <Name Value="EAbort"/>
84 </Item1>
85 <Item2>
86 <Name Value="ECodetoolError"/>
87 </Item2>
88 <Item3>
89 <Name Value="EFOpenError"/>
90 </Item3>
91 </Exceptions>
92 </Debugging>
93 </CONFIG>