3 |
|
<Package Version="4"> |
4 |
|
<Name Value="iblocaldb"/> |
5 |
|
<Type Value="RunAndDesignTime"/> |
6 |
+ |
<Author Value="MWA Software"/> |
7 |
|
<CompilerOptions> |
8 |
|
<Version Value="11"/> |
9 |
|
<SearchPaths> |
10 |
|
<OtherUnitFiles Value="iblocaldb"/> |
11 |
< |
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> |
11 |
> |
<UnitOutputDirectory Value="iblocaldb/lib/$(TargetCPU)-$(TargetOS)"/> |
12 |
|
</SearchPaths> |
13 |
|
</CompilerOptions> |
14 |
< |
<Files Count="7"> |
14 |
> |
<Description Value="This package provides additional support for Personal Databases."/> |
15 |
> |
<License Value=" * IBX For Lazarus (Firebird Express) |
16 |
> |
* |
17 |
> |
* The contents of this file are subject to the Initial Developer's |
18 |
> |
* Public License Version 1.0 (the "License"); you may not use this |
19 |
> |
* file except in compliance with the License. You may obtain a copy |
20 |
> |
* of the License here: |
21 |
> |
* |
22 |
> |
* http://www.firebirdsql.org/index.php?op=doc&id=idpl |
23 |
> |
* |
24 |
> |
* Software distributed under the License is distributed on an "AS |
25 |
> |
* IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or |
26 |
> |
* implied. See the License for the specific language governing rights |
27 |
> |
* and limitations under the License. |
28 |
> |
* |
29 |
> |
* The Initial Developer of the Original Code is Tony Whyman. |
30 |
> |
* |
31 |
> |
* The Original Code is (C) 2014 Tony Whyman, MWA Software |
32 |
> |
* (http://www.mwasoftware.co.uk). |
33 |
> |
* |
34 |
> |
* All Rights Reserved. |
35 |
> |
* |
36 |
> |
* Contributor(s): ______________________________________. |
37 |
> |
* |
38 |
> |
"/> |
39 |
> |
<Version Major="2" Minor="0" Release = "3" /> |
40 |
> |
<Files Count="8"> |
41 |
|
<Item1> |
42 |
|
<Filename Value="iblocaldb/IBXCustomIBLocalDBSupport.pas"/> |
43 |
|
<UnitName Value="IBXCustomIBLocalDBSupport"/> |
66 |
|
<Filename Value="iblocaldb/IBXUpgradeConfFile.pas"/> |
67 |
|
<UnitName Value="IBXUpgradeConfFile"/> |
68 |
|
</Item7> |
69 |
+ |
<Item8> |
70 |
+ |
<Filename Value="iblocaldb/IBXCreateDatabaseFromSQLDlgUnit.pas"/> |
71 |
+ |
<UnitName Value="IBXCreateDatabaseFromSQLDlgUnit"/> |
72 |
+ |
</Item8> |
73 |
|
</Files> |
74 |
|
<RequiredPkgs Count="2"> |
75 |
|
<Item1> |