ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/lookupcombobox/project1.lpi
Revision: 21
Committed: Thu Feb 26 10:33:34 2015 UTC (9 years, 2 months ago) by tony
File size: 2384 byte(s)
Log Message:
Committing updates for Release R1-2-0

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 <Icon Value="0"/>
12 </General>
13 <i18n>
14 <EnableI18N LFM="False"/>
15 </i18n>
16 <VersionInfo>
17 <StringTable ProductVersion=""/>
18 </VersionInfo>
19 <BuildModes Count="1">
20 <Item1 Name="Default" Default="True"/>
21 </BuildModes>
22 <PublishOptions>
23 <Version Value="2"/>
24 </PublishOptions>
25 <RunParams>
26 <local>
27 <FormatVersion Value="1"/>
28 </local>
29 </RunParams>
30 <RequiredPackages Count="4">
31 <Item1>
32 <PackageName Value="ibcontrols"/>
33 </Item1>
34 <Item2>
35 <PackageName Value="FCL"/>
36 </Item2>
37 <Item3>
38 <PackageName Value="ibexpress"/>
39 </Item3>
40 <Item4>
41 <PackageName Value="LCL"/>
42 </Item4>
43 </RequiredPackages>
44 <Units Count="3">
45 <Unit0>
46 <Filename Value="project1.lpr"/>
47 <IsPartOfProject Value="True"/>
48 </Unit0>
49 <Unit1>
50 <Filename Value="Unit1.pas"/>
51 <IsPartOfProject Value="True"/>
52 <ComponentName Value="Form1"/>
53 <HasResources Value="True"/>
54 <ResourceBaseClass Value="Form"/>
55 <UnitName Value="Unit1"/>
56 </Unit1>
57 <Unit2>
58 <Filename Value="Unit2.pas"/>
59 <IsPartOfProject Value="True"/>
60 <ComponentName Value="SelectDeptDlg"/>
61 <HasResources Value="True"/>
62 <ResourceBaseClass Value="Form"/>
63 </Unit2>
64 </Units>
65 </ProjectOptions>
66 <CompilerOptions>
67 <Version Value="11"/>
68 <Target>
69 <Filename Value="project1"/>
70 </Target>
71 <SearchPaths>
72 <IncludeFiles Value="$(ProjOutDir)"/>
73 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
74 </SearchPaths>
75 <Linking>
76 <Options>
77 <Win32>
78 <GraphicApplication Value="True"/>
79 </Win32>
80 </Options>
81 </Linking>
82 </CompilerOptions>
83 <Debugging>
84 <Exceptions Count="3">
85 <Item1>
86 <Name Value="EAbort"/>
87 </Item1>
88 <Item2>
89 <Name Value="ECodetoolError"/>
90 </Item2>
91 <Item3>
92 <Name Value="EFOpenError"/>
93 </Item3>
94 </Exceptions>
95 </Debugging>
96 </CONFIG>