ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/tags/R2-4-2/ibLegacyServices.lpk
Revision: 346
Committed: Mon Aug 23 14:24:28 2021 UTC (2 years, 8 months ago) by tony
File size: 1044 byte(s)
Log Message:
Tag Created for Revision 2-4-2

File Contents

# User Rev Content
1 tony 234 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <Package Version="4">
4     <Name Value="ibLegacyServices"/>
5     <CompilerOptions>
6     <Version Value="11"/>
7     <SearchPaths>
8     <OtherUnitFiles Value="runtime/legacy"/>
9     <UnitOutputDirectory Value="runtime/legacy/lib/$(TargetCPU)-$(TargetOS)"/>
10     </SearchPaths>
11     <Other>
12     <CompilerMessages>
13     <IgnoredMessages idx5024="True"/>
14     </CompilerMessages>
15     <CustomOptions Value="-dUseCThreads"/>
16     </Other>
17     </CompilerOptions>
18     <Files Count="1">
19     <Item1>
20     <Filename Value="runtime/legacy/IBServices.pas"/>
21     <UnitName Value="IBServices"/>
22     </Item1>
23     </Files>
24     <RequiredPkgs Count="2">
25     <Item1>
26     <PackageName Value="ibnongui"/>
27     </Item1>
28     <Item2>
29     <PackageName Value="FCL"/>
30     </Item2>
31     </RequiredPkgs>
32     <UsageOptions>
33     <UnitPath Value="$(PkgOutDir)"/>
34     </UsageOptions>
35     <PublishOptions>
36     <Version Value="2"/>
37     </PublishOptions>
38     </Package>
39     </CONFIG>