ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/lookupcombobox/project1.lpi
Revision: 41
Committed: Sat Jul 16 12:25:48 2016 UTC (7 years, 8 months ago) by tony
File size: 2350 byte(s)
Log Message:
Committing updates for Release R1-4-2

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 </Unit1>
56 <Unit2>
57 <Filename Value="Unit2.pas"/>
58 <IsPartOfProject Value="True"/>
59 <ComponentName Value="SelectDeptDlg"/>
60 <HasResources Value="True"/>
61 <ResourceBaseClass Value="Form"/>
62 </Unit2>
63 </Units>
64 </ProjectOptions>
65 <CompilerOptions>
66 <Version Value="11"/>
67 <Target>
68 <Filename Value="project1"/>
69 </Target>
70 <SearchPaths>
71 <IncludeFiles Value="$(ProjOutDir)"/>
72 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
73 </SearchPaths>
74 <Linking>
75 <Options>
76 <Win32>
77 <GraphicApplication Value="True"/>
78 </Win32>
79 </Options>
80 </Linking>
81 </CompilerOptions>
82 <Debugging>
83 <Exceptions Count="3">
84 <Item1>
85 <Name Value="EAbort"/>
86 </Item1>
87 <Item2>
88 <Name Value="ECodetoolError"/>
89 </Item2>
90 <Item3>
91 <Name Value="EFOpenError"/>
92 </Item3>
93 </Exceptions>
94 </Debugging>
95 </CONFIG>