ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/local-employeedb/ConsoleModeExample.lpi
Revision: 37
Committed: Mon Feb 15 14:44:25 2016 UTC (8 years, 2 months ago) by tony
File size: 1780 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="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 <CommandLineParams Value="-p Pears"/>
31 </local>
32 </RunParams>
33 <RequiredPackages Count="2">
34 <Item1>
35 <PackageName Value="FCL"/>
36 </Item1>
37 <Item2>
38 <PackageName Value="ibexpressconsolemode"/>
39 </Item2>
40 </RequiredPackages>
41 <Units Count="1">
42 <Unit0>
43 <Filename Value="ConsoleModeExample.lpr"/>
44 <IsPartOfProject Value="True"/>
45 </Unit0>
46 </Units>
47 </ProjectOptions>
48 <CompilerOptions>
49 <Version Value="11"/>
50 <Target>
51 <Filename Value="ConsoleModeExample"/>
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>