ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/isqlmonitor/RemoteMonitor.lpi
Revision: 31
Committed: Tue Jul 14 15:31:25 2015 UTC (8 years, 9 months ago) by tony
File size: 2133 byte(s)
Log Message:
Committing updates for Release R1-3-0

File Contents

# User Rev Content
1 tony 31 <?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="RemoteMonitor"/>
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="2">
31     <Item1>
32     <PackageName Value="ibexpress"/>
33     </Item1>
34     <Item2>
35     <PackageName Value="LCL"/>
36     </Item2>
37     </RequiredPackages>
38     <Units Count="2">
39     <Unit0>
40     <Filename Value="RemoteMonitor.lpr"/>
41     <IsPartOfProject Value="True"/>
42     </Unit0>
43     <Unit1>
44     <Filename Value="RemoteMonitorFormUnit.pas"/>
45     <IsPartOfProject Value="True"/>
46     <ComponentName Value="Form1"/>
47     <HasResources Value="True"/>
48     <ResourceBaseClass Value="Form"/>
49     <UnitName Value="RemoteMonitorFormUnit"/>
50     </Unit1>
51     </Units>
52     </ProjectOptions>
53     <CompilerOptions>
54     <Version Value="11"/>
55     <Target>
56     <Filename Value="RemoteMonitor"/>
57     </Target>
58     <SearchPaths>
59     <IncludeFiles Value="$(ProjOutDir)"/>
60     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
61     </SearchPaths>
62     <Linking>
63     <Options>
64     <Win32>
65     <GraphicApplication Value="True"/>
66     </Win32>
67     </Options>
68     </Linking>
69     <Other>
70     <CustomOptions Value="-dUseCThreads"/>
71     </Other>
72     </CompilerOptions>
73     <Debugging>
74     <Exceptions Count="3">
75     <Item1>
76     <Name Value="EAbort"/>
77     </Item1>
78     <Item2>
79     <Name Value="ECodetoolError"/>
80     </Item2>
81     <Item3>
82     <Name Value="EFOpenError"/>
83     </Item3>
84     </Exceptions>
85     </Debugging>
86     </CONFIG>