ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/fbsql/fbsql.lpi
Revision: 86
Committed: Mon Jan 1 11:31:23 2018 UTC (6 years, 3 months ago) by tony
File size: 1824 byte(s)
Log Message:
Updated example form layouts

File Contents

# User Rev Content
1 tony 37 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectOptions>
4 tony 80 <Version Value="10"/>
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     <FormatVersion Value="1"/>
27     </local>
28     </RunParams>
29 tony 47 <RequiredPackages Count="2">
30 tony 37 <Item1>
31 tony 47 <PackageName Value="LCL"/>
32     </Item1>
33     <Item2>
34 tony 37 <PackageName Value="ibexpressconsolemode"/>
35 tony 47 </Item2>
36 tony 37 </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 tony 47 <CodeGeneration>
58     <Checks>
59     <RangeChecks Value="True"/>
60     </Checks>
61     </CodeGeneration>
62 tony 37 </CompilerOptions>
63     <Debugging>
64     <Exceptions Count="3">
65     <Item1>
66     <Name Value="EAbort"/>
67     </Item1>
68     <Item2>
69     <Name Value="ECodetoolError"/>
70     </Item2>
71     <Item3>
72     <Name Value="EFOpenError"/>
73     </Item3>
74     </Exceptions>
75     </Debugging>
76     </CONFIG>