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

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectOptions>
4 <Version Value="10"/>
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 <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="1">
30 <Item1>
31 <PackageName Value="ibexpressconsolemode"/>
32 </Item1>
33 </RequiredPackages>
34 <Units Count="1">
35 <Unit0>
36 <Filename Value="project1.lpr"/>
37 <IsPartOfProject Value="True"/>
38 </Unit0>
39 </Units>
40 </ProjectOptions>
41 <CompilerOptions>
42 <Version Value="11"/>
43 <Target>
44 <Filename Value="project1"/>
45 </Target>
46 <SearchPaths>
47 <IncludeFiles Value="$(ProjOutDir)"/>
48 <OtherUnitFiles Value="../../runtime"/>
49 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
50 </SearchPaths>
51 <Linking>
52 <Debugging>
53 <UseHeaptrc Value="True"/>
54 </Debugging>
55 </Linking>
56 <Other>
57 <CustomOptions Value="-dUseCThreads"/>
58 <OtherDefines Count="2">
59 <Define0 Value="UseCThreads"/>
60 <Define1 Value="IBX_CONSOLE_MODE"/>
61 </OtherDefines>
62 </Other>
63 </CompilerOptions>
64 <Debugging>
65 <Exceptions Count="3">
66 <Item1>
67 <Name Value="EAbort"/>
68 </Item1>
69 <Item2>
70 <Name Value="ECodetoolError"/>
71 </Item2>
72 <Item3>
73 <Name Value="EFOpenError"/>
74 </Item3>
75 </Exceptions>
76 </Debugging>
77 </CONFIG>