ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/local-employeedb/ConsoleModeExample.lpi
Revision: 209
Committed: Wed Mar 14 12:48:51 2018 UTC (6 years, 1 month ago) by tony
File size: 1753 byte(s)
Log Message:
Fixes Merged

File Contents

# User Rev Content
1 tony 37 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectOptions>
4 tony 209 <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="Console Mode and TIBLocalSupport"/>
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     <RequiredPackages Count="2">
30     <Item1>
31 tony 209 <PackageName Value="iblocalnongui"/>
32 tony 37 </Item1>
33     <Item2>
34 tony 209 <PackageName Value="FCL"/>
35 tony 37 </Item2>
36     </RequiredPackages>
37     <Units Count="1">
38     <Unit0>
39     <Filename Value="ConsoleModeExample.lpr"/>
40     <IsPartOfProject Value="True"/>
41     </Unit0>
42     </Units>
43     </ProjectOptions>
44     <CompilerOptions>
45     <Version Value="11"/>
46     <Target>
47     <Filename Value="ConsoleModeExample"/>
48     </Target>
49     <SearchPaths>
50     <IncludeFiles Value="$(ProjOutDir)"/>
51     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
52     </SearchPaths>
53 tony 45 <Linking>
54     <Debugging>
55     <UseHeaptrc Value="True"/>
56     </Debugging>
57     </Linking>
58 tony 37 </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>