ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/ibtreeview/usingibtreeview.lpi
Revision: 311
Committed: Mon Aug 24 09:32:58 2020 UTC (3 years, 7 months ago) by tony
File size: 2299 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="usingibtreeview"/>
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="FCL"/>
34 </Item2>
35 <Item3>
36 <PackageName Value="ibexpress"/>
37 </Item3>
38 <Item4>
39 <PackageName Value="ibcontrols"/>
40 </Item4>
41 <Item5>
42 <PackageName Value="LCL"/>
43 </Item5>
44 </RequiredPackages>
45 <Units Count="2">
46 <Unit0>
47 <Filename Value="usingibtreeview.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="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>