ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/fbsql/fbsql.lpi
Revision: 37
Committed: Mon Feb 15 14:44:25 2016 UTC (8 years, 2 months ago) by tony
File size: 1725 byte(s)
Log Message:
Committing updates for Release R1-4-0

File Contents

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