1 |
tony |
234 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
|
|
<CONFIG> |
3 |
|
|
<Package Version="4"> |
4 |
|
|
<Name Value="iblocalnongui"/> |
5 |
|
|
<Author Value="MWA Software"/> |
6 |
|
|
<CompilerOptions> |
7 |
|
|
<Version Value="11"/> |
8 |
|
|
<SearchPaths> |
9 |
|
|
<OtherUnitFiles Value="iblocaldb/nongui"/> |
10 |
|
|
<UnitOutputDirectory Value="iblocaldb/nongui/lib/$(TargetCPU)-$(TargetOS)"/> |
11 |
|
|
</SearchPaths> |
12 |
|
|
<Other> |
13 |
|
|
<CompilerMessages> |
14 |
|
|
<IgnoredMessages idx5024="True"/> |
15 |
|
|
</CompilerMessages> |
16 |
|
|
</Other> |
17 |
|
|
</CompilerOptions> |
18 |
|
|
<Description Value="This package provides additional support for Personal Databases."/> |
19 |
|
|
<License Value=" * IBX For Lazarus (Firebird Express) |
20 |
|
|
* |
21 |
|
|
* The contents of this file are subject to the Initial Developer's |
22 |
|
|
* Public License Version 1.0 (the "License"); you may not use this |
23 |
|
|
* file except in compliance with the License. You may obtain a copy |
24 |
|
|
* of the License here: |
25 |
|
|
* |
26 |
|
|
* http://www.firebirdsql.org/index.php?op=doc&id=idpl |
27 |
|
|
* |
28 |
|
|
* Software distributed under the License is distributed on an "AS |
29 |
|
|
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or |
30 |
|
|
* implied. See the License for the specific language governing rights |
31 |
|
|
* and limitations under the License. |
32 |
|
|
* |
33 |
|
|
* The Initial Developer of the Original Code is Tony Whyman. |
34 |
|
|
* |
35 |
|
|
* The Original Code is (C) 2014 Tony Whyman, MWA Software |
36 |
|
|
* (http://www.mwasoftware.co.uk). |
37 |
|
|
* |
38 |
|
|
* All Rights Reserved. |
39 |
|
|
* |
40 |
|
|
* Contributor(s): ______________________________________. |
41 |
|
|
* |
42 |
|
|
"/> |
43 |
tony |
307 |
<Version Major="2" Minor="3" Release = "4" Build="12041" /> |
44 |
tony |
234 |
<Files Count="3"> |
45 |
|
|
<Item1> |
46 |
|
|
<Filename Value="iblocaldb/nongui/IBCMLocalDBSupport.pas"/> |
47 |
|
|
<UnitName Value="IBCMLocalDBSupport"/> |
48 |
|
|
</Item1> |
49 |
|
|
<Item2> |
50 |
|
|
<Filename Value="iblocaldb/nongui/IBXCustomIBLocalDBSupport.pas"/> |
51 |
|
|
<UnitName Value="IBXCustomIBLocalDBSupport"/> |
52 |
|
|
</Item2> |
53 |
|
|
<Item3> |
54 |
|
|
<Filename Value="iblocaldb/nongui/IBXUpgradeConfFile.pas"/> |
55 |
|
|
<UnitName Value="IBXUpgradeConfFile"/> |
56 |
|
|
</Item3> |
57 |
|
|
</Files> |
58 |
|
|
<RequiredPkgs Count="3"> |
59 |
|
|
<Item1> |
60 |
|
|
<PackageName Value="LCLBase"/> |
61 |
|
|
</Item1> |
62 |
|
|
<Item2> |
63 |
|
|
<PackageName Value="ibnongui"/> |
64 |
|
|
</Item2> |
65 |
|
|
<Item3> |
66 |
|
|
<PackageName Value="FCL"/> |
67 |
|
|
</Item3> |
68 |
|
|
</RequiredPkgs> |
69 |
|
|
<UsageOptions> |
70 |
|
|
<UnitPath Value="$(PkgOutDir)"/> |
71 |
|
|
</UsageOptions> |
72 |
|
|
<PublishOptions> |
73 |
|
|
<Version Value="2"/> |
74 |
|
|
</PublishOptions> |
75 |
|
|
</Package> |
76 |
|
|
</CONFIG> |