1 |
tony |
37 |
<?xml version="1.0" encoding="UTF-8"?> |
2 |
|
|
<CONFIG> |
3 |
|
|
<Package Version="4"> |
4 |
|
|
<Name Value="iblocaldb"/> |
5 |
tony |
45 |
<Author Value="MWA Software"/> |
6 |
tony |
37 |
<CompilerOptions> |
7 |
|
|
<Version Value="11"/> |
8 |
|
|
<SearchPaths> |
9 |
tony |
209 |
<OtherUnitFiles Value="iblocaldb/gui"/> |
10 |
|
|
<UnitOutputDirectory Value="iblocaldb/gui/lib/$(TargetCPU)-$(TargetOS)"/> |
11 |
tony |
37 |
</SearchPaths> |
12 |
tony |
209 |
<Other> |
13 |
|
|
<CompilerMessages> |
14 |
|
|
<IgnoredMessages idx5024="True"/> |
15 |
|
|
</CompilerMessages> |
16 |
|
|
</Other> |
17 |
tony |
37 |
</CompilerOptions> |
18 |
tony |
45 |
<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 |
267 |
<Version Major="2" Minor="3" Release = "3" Build="11288" /> |
44 |
tony |
209 |
<Files Count="6"> |
45 |
tony |
37 |
<Item1> |
46 |
tony |
209 |
<Filename Value="iblocaldb/gui/IBLocalDBSupport.pas"/> |
47 |
|
|
<UnitName Value="IBLocalDBSupport"/> |
48 |
tony |
37 |
</Item1> |
49 |
|
|
<Item2> |
50 |
tony |
209 |
<Filename Value="iblocaldb/gui/IBXCreateDatabaseDlg.pas"/> |
51 |
tony |
37 |
<UnitName Value="IBXCreateDatabaseDlg"/> |
52 |
|
|
</Item2> |
53 |
|
|
<Item3> |
54 |
tony |
209 |
<Filename Value="iblocaldb/gui/IBXCreateDatabaseFromSQLDlgUnit.pas"/> |
55 |
|
|
<UnitName Value="IBXCreateDatabaseFromSQLDlgUnit"/> |
56 |
tony |
37 |
</Item3> |
57 |
|
|
<Item4> |
58 |
tony |
209 |
<Filename Value="iblocaldb/gui/IBXSaveDatabaseDlg.pas"/> |
59 |
|
|
<UnitName Value="IBXSaveDatabaseDlg"/> |
60 |
tony |
37 |
</Item4> |
61 |
|
|
<Item5> |
62 |
tony |
209 |
<Filename Value="iblocaldb/gui/IBXUpgradeDatabaseDlg.pas"/> |
63 |
|
|
<UnitName Value="IBXUpgradeDatabaseDlg"/> |
64 |
tony |
37 |
</Item5> |
65 |
|
|
<Item6> |
66 |
tony |
209 |
<Filename Value="iblocaldb/gui/IBXViewLogDig.pas"/> |
67 |
|
|
<UnitName Value="IBXViewLogDig"/> |
68 |
tony |
37 |
</Item6> |
69 |
|
|
</Files> |
70 |
tony |
209 |
<RequiredPkgs Count="4"> |
71 |
tony |
37 |
<Item1> |
72 |
|
|
<PackageName Value="ibexpress"/> |
73 |
|
|
</Item1> |
74 |
|
|
<Item2> |
75 |
tony |
209 |
<PackageName Value="LCL"/> |
76 |
|
|
</Item2> |
77 |
|
|
<Item3> |
78 |
|
|
<PackageName Value="iblocalnongui"/> |
79 |
|
|
</Item3> |
80 |
|
|
<Item4> |
81 |
tony |
37 |
<PackageName Value="FCL"/> |
82 |
tony |
209 |
</Item4> |
83 |
tony |
37 |
</RequiredPkgs> |
84 |
|
|
<UsageOptions> |
85 |
|
|
<UnitPath Value="$(PkgOutDir)"/> |
86 |
|
|
</UsageOptions> |
87 |
|
|
<PublishOptions> |
88 |
|
|
<Version Value="2"/> |
89 |
|
|
</PublishOptions> |
90 |
|
|
</Package> |
91 |
|
|
</CONFIG> |