ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/local-employeedb/ConsoleModeExample.lpi
Revision: 315
Committed: Thu Feb 25 11:56:36 2021 UTC (3 years, 1 month ago) by tony
File size: 1793 byte(s)
Log Message:
Updated for IBX 4 release

File Contents

# User Rev Content
1 tony 37 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <ProjectOptions>
4 tony 315 <Version Value="11"/>
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 tony 315 <FormatVersion Value="2"/>
26     <Modes Count="1">
27     <Mode0 Name="default"/>
28     </Modes>
29 tony 37 </RunParams>
30     <RequiredPackages Count="2">
31     <Item1>
32 tony 209 <PackageName Value="iblocalnongui"/>
33 tony 37 </Item1>
34     <Item2>
35 tony 209 <PackageName Value="FCL"/>
36 tony 37 </Item2>
37     </RequiredPackages>
38     <Units Count="1">
39     <Unit0>
40     <Filename Value="ConsoleModeExample.lpr"/>
41     <IsPartOfProject Value="True"/>
42     </Unit0>
43     </Units>
44     </ProjectOptions>
45     <CompilerOptions>
46     <Version Value="11"/>
47     <Target>
48     <Filename Value="ConsoleModeExample"/>
49     </Target>
50     <SearchPaths>
51     <IncludeFiles Value="$(ProjOutDir)"/>
52     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
53     </SearchPaths>
54 tony 45 <Linking>
55     <Debugging>
56     <UseHeaptrc Value="True"/>
57     </Debugging>
58     </Linking>
59 tony 37 </CompilerOptions>
60     <Debugging>
61     <Exceptions Count="3">
62     <Item1>
63     <Name Value="EAbort"/>
64     </Item1>
65     <Item2>
66     <Name Value="ECodetoolError"/>
67     </Item2>
68     <Item3>
69     <Name Value="EFOpenError"/>
70     </Item3>
71     </Exceptions>
72     </Debugging>
73     </CONFIG>