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

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <Package Version="4">
4 <Name Value="fbudr"/>
5 <Type Value="RunTimeOnly"/>
6 <AddToProjectUsesSection Value="True"/>
7 <CompilerOptions>
8 <Version Value="11"/>
9 <SearchPaths>
10 <OtherUnitFiles Value="udr/source"/>
11 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
12 </SearchPaths>
13 </CompilerOptions>
14 <Files Count="4">
15 <Item1>
16 <Filename Value="udr/source/FBUDRController.pas"/>
17 <UnitName Value="FBUDRController"/>
18 </Item1>
19 <Item2>
20 <Filename Value="udr/source/FBUDRIntf.pas"/>
21 <UnitName Value="FBUDRIntf"/>
22 </Item2>
23 <Item3>
24 <Filename Value="udr/source/FBUDRUtils.pas"/>
25 <UnitName Value="FBUDRUtils"/>
26 </Item3>
27 <Item4>
28 <Filename Value="udr/source/FBUDRMessage.pas"/>
29 <UnitName Value="FBUDRMessage"/>
30 </Item4>
31 </Files>
32 <RequiredPkgs Count="2">
33 <Item1>
34 <PackageName Value="fbintf"/>
35 </Item1>
36 <Item2>
37 <PackageName Value="FCL"/>
38 </Item2>
39 </RequiredPkgs>
40 <UsageOptions>
41 <UnitPath Value="$(PkgOutDir)"/>
42 </UsageOptions>
43 <PublishOptions>
44 <Version Value="2"/>
45 <UseFileFilters Value="True"/>
46 </PublishOptions>
47 </Package>
48 </CONFIG>