ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/consolemode/project1.lpi
Revision: 380
Committed: Mon Jan 10 10:13:17 2022 UTC (2 years, 2 months ago) by tony
File size: 1897 byte(s)
Log Message:
propset for eol-style

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectOptions>
4 <Version Value="11"/>
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 <FormatVersion Value="2"/>
26 <Modes Count="1">
27 <Mode0 Name="default"/>
28 </Modes>
29 </RunParams>
30 <RequiredPackages Count="1">
31 <Item1>
32 <PackageName Value="ibnongui"/>
33 </Item1>
34 </RequiredPackages>
35 <Units Count="1">
36 <Unit0>
37 <Filename Value="project1.lpr"/>
38 <IsPartOfProject Value="True"/>
39 </Unit0>
40 </Units>
41 </ProjectOptions>
42 <CompilerOptions>
43 <Version Value="11"/>
44 <Target>
45 <Filename Value="project1"/>
46 </Target>
47 <SearchPaths>
48 <IncludeFiles Value="$(ProjOutDir)"/>
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>

Properties

Name Value
svn:eol-style native