ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/local-employeedb/ConsoleModeExample.lpi
Revision: 45
Committed: Tue Dec 6 10:33:46 2016 UTC (7 years, 4 months ago) by tony
File size: 1835 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="Console Mode and TIBLocalSupport"/>
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="2">
33     <Item1>
34     <PackageName Value="FCL"/>
35     </Item1>
36     <Item2>
37     <PackageName Value="ibexpressconsolemode"/>
38     </Item2>
39     </RequiredPackages>
40     <Units Count="1">
41     <Unit0>
42     <Filename Value="ConsoleModeExample.lpr"/>
43     <IsPartOfProject Value="True"/>
44     </Unit0>
45     </Units>
46     </ProjectOptions>
47     <CompilerOptions>
48     <Version Value="11"/>
49     <Target>
50     <Filename Value="ConsoleModeExample"/>
51     </Target>
52     <SearchPaths>
53     <IncludeFiles Value="$(ProjOutDir)"/>
54     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
55     </SearchPaths>
56 tony 45 <Linking>
57     <Debugging>
58     <UseHeaptrc Value="True"/>
59     </Debugging>
60     </Linking>
61 tony 37 </CompilerOptions>
62     <Debugging>
63     <Exceptions Count="3">
64     <Item1>
65     <Name Value="EAbort"/>
66     </Item1>
67     <Item2>
68     <Name Value="ECodetoolError"/>
69     </Item2>
70     <Item3>
71     <Name Value="EFOpenError"/>
72     </Item3>
73     </Exceptions>
74     </Debugging>
75     </CONFIG>