ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/examples/isqlmonitor/RemoteMonitor.lpi
Revision: 33
Committed: Sat Jul 18 12:30:52 2015 UTC (8 years, 9 months ago) by tony
File size: 2087 byte(s)
Log Message:
Committing updates for Release R1-3-1

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 tony 33 <Title Value="Remote Monitoring"/>
9 tony 31 <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     </Unit1>
50     </Units>
51     </ProjectOptions>
52     <CompilerOptions>
53     <Version Value="11"/>
54     <Target>
55     <Filename Value="RemoteMonitor"/>
56     </Target>
57     <SearchPaths>
58     <IncludeFiles Value="$(ProjOutDir)"/>
59     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
60     </SearchPaths>
61     <Linking>
62     <Options>
63     <Win32>
64     <GraphicApplication Value="True"/>
65     </Win32>
66     </Options>
67     </Linking>
68     <Other>
69     <CustomOptions Value="-dUseCThreads"/>
70     </Other>
71     </CompilerOptions>
72     <Debugging>
73     <Exceptions Count="3">
74     <Item1>
75     <Name Value="EAbort"/>
76     </Item1>
77     <Item2>
78     <Name Value="ECodetoolError"/>
79     </Item2>
80     <Item3>
81     <Name Value="EFOpenError"/>
82     </Item3>
83     </Exceptions>
84     </Debugging>
85     </CONFIG>