ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/fbsql/fbsql.lpi
Revision: 45
Committed: Tue Dec 6 10:33:46 2016 UTC (7 years, 4 months ago) by tony
File size: 1797 byte(s)
Log Message:
Committing updates for Release R2-0-0

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 tony 45 <CommandLineParams Value="-a -u SYSDBA -p masterkey employee"/>
31 tony 37 </local>
32     </RunParams>
33     <RequiredPackages Count="1">
34     <Item1>
35     <PackageName Value="ibexpressconsolemode"/>
36     </Item1>
37     </RequiredPackages>
38     <Units Count="2">
39     <Unit0>
40     <Filename Value="fbsql.lpr"/>
41     <IsPartOfProject Value="True"/>
42     </Unit0>
43     <Unit1>
44     <Filename Value="readme.txt"/>
45     <IsPartOfProject Value="True"/>
46     </Unit1>
47     </Units>
48     </ProjectOptions>
49     <CompilerOptions>
50     <Version Value="11"/>
51     <Target>
52     <Filename Value="fbsql"/>
53     </Target>
54     <SearchPaths>
55     <IncludeFiles Value="$(ProjOutDir)"/>
56     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
57     </SearchPaths>
58     </CompilerOptions>
59     <Debugging>
60     <Exceptions Count="3">
61     <Item1>
62     <Name Value="EAbort"/>
63     </Item1>
64     <Item2>
65     <Name Value="ECodetoolError"/>
66     </Item2>
67     <Item3>
68     <Name Value="EFOpenError"/>
69     </Item3>
70     </Exceptions>
71     </Debugging>
72     </CONFIG>