ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/consolemode/project1.lpi
Revision: 31
Committed: Tue Jul 14 15:31:25 2015 UTC (8 years, 9 months ago) by tony
File size: 1753 byte(s)
Log Message:
Committing updates for Release R1-3-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="IBX In Console Mode"/>
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="1">
33 <Item1>
34 <PackageName Value="ibexpressconsolemode"/>
35 </Item1>
36 </RequiredPackages>
37 <Units Count="1">
38 <Unit0>
39 <Filename Value="project1.lpr"/>
40 <IsPartOfProject Value="True"/>
41 </Unit0>
42 </Units>
43 </ProjectOptions>
44 <CompilerOptions>
45 <Version Value="11"/>
46 <Target>
47 <Filename Value="project1"/>
48 </Target>
49 <SearchPaths>
50 <IncludeFiles Value="$(ProjOutDir)"/>
51 <OtherUnitFiles Value="../../runtime"/>
52 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
53 </SearchPaths>
54 <Other>
55 <CustomOptions Value="-dUseCThreads"/>
56 </Other>
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>