ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/services/project1.lpi
Revision: 39
Committed: Tue May 17 08:14:52 2016 UTC (7 years, 10 months ago) by tony
File size: 1958 byte(s)
Log Message:
Committing updates for Release R1-4-1

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <ProjectOptions>
4 <Version Value="9"/>
5 <General>
6 <SessionStorage Value="InProjectDir"/>
7 <MainUnit Value="0"/>
8 <Title Value="project1"/>
9 <ResourceType Value="res"/>
10 <UseXPManifest Value="True"/>
11 </General>
12 <i18n>
13 <EnableI18N LFM="False"/>
14 </i18n>
15 <VersionInfo>
16 <StringTable ProductVersion=""/>
17 </VersionInfo>
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="2">
30 <Item1>
31 <PackageName Value="ibexpress"/>
32 </Item1>
33 <Item2>
34 <PackageName Value="LCL"/>
35 </Item2>
36 </RequiredPackages>
37 <Units Count="2">
38 <Unit0>
39 <Filename Value="project1.lpr"/>
40 <IsPartOfProject Value="True"/>
41 </Unit0>
42 <Unit1>
43 <Filename Value="Unit1.pas"/>
44 <IsPartOfProject Value="True"/>
45 <ComponentName Value="Form1"/>
46 <HasResources Value="True"/>
47 <ResourceBaseClass Value="Form"/>
48 </Unit1>
49 </Units>
50 </ProjectOptions>
51 <CompilerOptions>
52 <Version Value="11"/>
53 <Target>
54 <Filename Value="project1"/>
55 </Target>
56 <SearchPaths>
57 <IncludeFiles Value="$(ProjOutDir)"/>
58 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
59 </SearchPaths>
60 <Linking>
61 <Options>
62 <Win32>
63 <GraphicApplication Value="True"/>
64 </Win32>
65 </Options>
66 </Linking>
67 </CompilerOptions>
68 <Debugging>
69 <Exceptions Count="3">
70 <Item1>
71 <Name Value="EAbort"/>
72 </Item1>
73 <Item2>
74 <Name Value="ECodetoolError"/>
75 </Item2>
76 <Item3>
77 <Name Value="EFOpenError"/>
78 </Item3>
79 </Exceptions>
80 </Debugging>
81 </CONFIG>