ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/iblocaldb.lpk
Revision: 37
Committed: Mon Feb 15 14:44:25 2016 UTC (8 years, 1 month ago) by tony
File size: 1723 byte(s)
Log Message:
Committing updates for Release R1-4-0

File Contents

# Content
1 <?xml version="1.0" encoding="UTF-8"?>
2 <CONFIG>
3 <Package Version="4">
4 <Name Value="iblocaldb"/>
5 <Type Value="RunAndDesignTime"/>
6 <CompilerOptions>
7 <Version Value="11"/>
8 <SearchPaths>
9 <OtherUnitFiles Value="iblocaldb"/>
10 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
11 </SearchPaths>
12 </CompilerOptions>
13 <Files Count="7">
14 <Item1>
15 <Filename Value="iblocaldb/IBXCustomIBLocalDBSupport.pas"/>
16 <UnitName Value="IBXCustomIBLocalDBSupport"/>
17 </Item1>
18 <Item2>
19 <Filename Value="iblocaldb/IBXCreateDatabaseDlg.pas"/>
20 <UnitName Value="IBXCreateDatabaseDlg"/>
21 </Item2>
22 <Item3>
23 <Filename Value="iblocaldb/IBXSaveDatabaseDlg.pas"/>
24 <UnitName Value="IBXSaveDatabaseDlg"/>
25 </Item3>
26 <Item4>
27 <Filename Value="iblocaldb/IBXUpgradeDatabaseDlg.pas"/>
28 <UnitName Value="IBXUpgradeDatabaseDlg"/>
29 </Item4>
30 <Item5>
31 <Filename Value="iblocaldb/IBXViewLogDig.pas"/>
32 <UnitName Value="IBXViewLogDig"/>
33 </Item5>
34 <Item6>
35 <Filename Value="iblocaldb/IBLocalDBSupport.pas"/>
36 <UnitName Value="IBLocalDBSupport"/>
37 </Item6>
38 <Item7>
39 <Filename Value="iblocaldb/IBXUpgradeConfFile.pas"/>
40 <UnitName Value="IBXUpgradeConfFile"/>
41 </Item7>
42 </Files>
43 <RequiredPkgs Count="2">
44 <Item1>
45 <PackageName Value="ibexpress"/>
46 </Item1>
47 <Item2>
48 <PackageName Value="FCL"/>
49 </Item2>
50 </RequiredPkgs>
51 <UsageOptions>
52 <UnitPath Value="$(PkgOutDir)"/>
53 </UsageOptions>
54 <PublishOptions>
55 <Version Value="2"/>
56 </PublishOptions>
57 </Package>
58 </CONFIG>