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

File Contents

# User Rev Content
1 tony 37 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectOptions>
4 tony 263 <Version Value="11"/>
5 tony 37 <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     <BuildModes Count="1">
19     <Item1 Name="Default" Default="True"/>
20     </BuildModes>
21     <PublishOptions>
22     <Version Value="2"/>
23     </PublishOptions>
24     <RunParams>
25     <local>
26 tony 228 <CommandLineParams Value="-u SYSDBA employee"/>
27 tony 37 </local>
28 tony 263 <FormatVersion Value="2"/>
29     <Modes Count="1">
30     <Mode0 Name="default">
31     <local>
32     <CommandLineParams Value="-u SYSDBA employee"/>
33     </local>
34     </Mode0>
35     </Modes>
36 tony 37 </RunParams>
37 tony 47 <RequiredPackages Count="2">
38 tony 37 <Item1>
39 tony 209 <PackageName Value="ibnongui"/>
40 tony 47 </Item1>
41     <Item2>
42 tony 209 <PackageName Value="LCL"/>
43 tony 47 </Item2>
44 tony 37 </RequiredPackages>
45     <Units Count="2">
46     <Unit0>
47     <Filename Value="fbsql.lpr"/>
48     <IsPartOfProject Value="True"/>
49     </Unit0>
50     <Unit1>
51     <Filename Value="readme.txt"/>
52     <IsPartOfProject Value="True"/>
53     </Unit1>
54     </Units>
55     </ProjectOptions>
56     <CompilerOptions>
57     <Version Value="11"/>
58     <Target>
59     <Filename Value="fbsql"/>
60     </Target>
61     <SearchPaths>
62     <IncludeFiles Value="$(ProjOutDir)"/>
63     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
64     </SearchPaths>
65 tony 47 <CodeGeneration>
66     <Checks>
67     <RangeChecks Value="True"/>
68     </Checks>
69     </CodeGeneration>
70 tony 37 </CompilerOptions>
71     <Debugging>
72     <Exceptions Count="3">
73     <Item1>
74     <Name Value="EAbort"/>
75     </Item1>
76     <Item2>
77     <Name Value="ECodetoolError"/>
78     </Item2>
79     <Item3>
80     <Name Value="EFOpenError"/>
81     </Item3>
82     </Exceptions>
83     </Debugging>
84     </CONFIG>