ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/fbsql/fbsql.lpi
Revision: 47
Committed: Mon Jan 9 15:31:51 2017 UTC (7 years, 3 months ago) by tony
File size: 1899 byte(s)
Log Message:
Committing updates for Release R2-0-1

File Contents

# User Rev Content
1 tony 37 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectOptions>
4     <Version Value="9"/>
5     <General>
6     <Flags>
7     <MainUnitHasCreateFormStatements Value="False"/>
8     </Flags>
9     <SessionStorage Value="InProjectDir"/>
10     <MainUnit Value="0"/>
11     <Title Value="fbsql"/>
12     <UseAppBundle Value="False"/>
13     <ResourceType Value="res"/>
14     </General>
15     <i18n>
16     <EnableI18N LFM="False"/>
17     </i18n>
18     <VersionInfo>
19     <StringTable ProductVersion=""/>
20     </VersionInfo>
21     <BuildModes Count="1">
22     <Item1 Name="Default" Default="True"/>
23     </BuildModes>
24     <PublishOptions>
25     <Version Value="2"/>
26     </PublishOptions>
27     <RunParams>
28     <local>
29     <FormatVersion Value="1"/>
30     </local>
31     </RunParams>
32 tony 47 <RequiredPackages Count="2">
33 tony 37 <Item1>
34 tony 47 <PackageName Value="LCL"/>
35     </Item1>
36     <Item2>
37 tony 37 <PackageName Value="ibexpressconsolemode"/>
38 tony 47 </Item2>
39 tony 37 </RequiredPackages>
40     <Units Count="2">
41     <Unit0>
42     <Filename Value="fbsql.lpr"/>
43     <IsPartOfProject Value="True"/>
44     </Unit0>
45     <Unit1>
46     <Filename Value="readme.txt"/>
47     <IsPartOfProject Value="True"/>
48     </Unit1>
49     </Units>
50     </ProjectOptions>
51     <CompilerOptions>
52     <Version Value="11"/>
53     <Target>
54     <Filename Value="fbsql"/>
55     </Target>
56     <SearchPaths>
57     <IncludeFiles Value="$(ProjOutDir)"/>
58     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
59     </SearchPaths>
60 tony 47 <CodeGeneration>
61     <Checks>
62     <RangeChecks Value="True"/>
63     </Checks>
64     </CodeGeneration>
65 tony 37 </CompilerOptions>
66     <Debugging>
67     <Exceptions Count="3">
68     <Item1>
69     <Name Value="EAbort"/>
70     </Item1>
71     <Item2>
72     <Name Value="ECodetoolError"/>
73     </Item2>
74     <Item3>
75     <Name Value="EFOpenError"/>
76     </Item3>
77     </Exceptions>
78     </Debugging>
79     </CONFIG>