ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/iblocaldb.lpk
(Generate patch)

Comparing ibx/trunk/iblocaldb.lpk (file contents):
Revision 37 by tony, Mon Feb 15 14:44:25 2016 UTC vs.
Revision 80 by tony, Mon Jan 1 11:31:07 2018 UTC

# Line 3 | Line 3
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 &quot;License&quot;); 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&amp;id=idpl
23 > *
24 > *  Software distributed under the License is distributed on an &quot;AS
25 > *  IS&quot; 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"/>
# Line 39 | Line 66
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>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines