ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/IdentityColumns/IdentityColumns.lpi
Revision: 263
Committed: Thu Dec 6 15:55:01 2018 UTC (5 years, 4 months ago) by tony
File size: 2048 byte(s)
Log Message:
Release 2.3.2 committed

File Contents

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