ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/branches/udr/fbudrTestbed.lpk
Revision: 371
Committed: Wed Jan 5 15:21:22 2022 UTC (2 years, 2 months ago) by tony
File size: 994 byte(s)
Log Message:
Beta Release 0.1

File Contents

# User Rev Content
1 tony 371 <?xml version="1.0" encoding="UTF-8"?>
2     <CONFIG>
3     <Package Version="5">
4     <Name Value="fbudrTestbed"/>
5     <Type Value="RunTimeOnly"/>
6     <AddToProjectUsesSection Value="True"/>
7     <CompilerOptions>
8     <Version Value="11"/>
9     <SearchPaths>
10     <OtherUnitFiles Value="udr/testbed"/>
11     <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
12     </SearchPaths>
13     </CompilerOptions>
14     <Files Count="1">
15     <Item1>
16     <Filename Value="udr/testbed/FBUdrPlugin.pas"/>
17     <UnitName Value="FBUdrPlugin"/>
18     </Item1>
19     </Files>
20     <CompatibilityMode Value="True"/>
21     <RequiredPkgs Count="2">
22     <Item1>
23     <PackageName Value="fbudr"/>
24     </Item1>
25     <Item2>
26     <PackageName Value="FCL"/>
27     </Item2>
28     </RequiredPkgs>
29     <UsageOptions>
30     <UnitPath Value="$(PkgOutDir)"/>
31     </UsageOptions>
32     <PublishOptions>
33     <Version Value="2"/>
34     <UseFileFilters Value="True"/>
35     </PublishOptions>
36     </Package>
37     </CONFIG>