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

Comparing ibx/trunk/ibexpress.lpk (file contents):
Revision 7 by tony, Sun Aug 5 18:28:19 2012 UTC vs.
Revision 25 by tony, Sat Mar 14 10:44:03 2015 UTC

# Line 1 | Line 1
1 < <?xml version="1.0"?>
1 > <?xml version="1.0" encoding="UTF-8"?>
2   <CONFIG>
3 <  <Package Version="3">
3 >  <Package Version="4">
4      <Name Value="ibexpress"/>
5      <Author Value="Various"/>
6      <CompilerOptions>
7 <      <Version Value="9"/>
7 >      <Version Value="11"/>
8        <SearchPaths>
9          <OtherUnitFiles Value="runtime"/>
10          <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
# Line 14 | Line 14
14            <UseAnsiStrings Value="False"/>
15          </SyntaxOptions>
16        </Parsing>
17      <Linking>
18        <Debugging>
19          <GenerateDebugInfo Value="True"/>
20        </Debugging>
21      </Linking>
17        <Other>
18          <CustomOptions Value="-dUseCThreads"/>
19          <CompilerPath Value="$(CompPath)"/>
20        </Other>
21      </CompilerOptions>
22 <    <Description Value="   Borland Delphi Visual Component Library  
23 <   InterBase Express core components
24 <
25 <   Copyright (c) 1998-2000 Inprise Corporation  
26 <
27 < InterBase Express is based in part on the product  
28 < Free IB Components, written by Gregory H. Deatz for
29 < Hoagland, Longo, Moran, Dunst &amp; Doukas Company.
30 < Free IB Components is used under license.  
31 <
32 < The contents of this file are subject to the InterBase  
33 < Public License Version 1.0 (the &quot;License&quot;); you may not
34 < use this file except in compliance with the License. You
35 < may obtain a copy of the License at http://www.Inprise.com/IPL.html
36 < Software distributed under the License is distributed on
37 < an &quot;AS IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either  
38 < express or implied. See the License for the specific language  
39 < governing rights and limitations under the License.
40 < The Original Code was created by InterBase Software Corporation
41 <   and its successors.  
42 < Portions created by Inprise Corporation are Copyright (C) Inprise  
43 <   Corporation. All Rights Reserved.
44 < Contributor(s): Jeff Overcash  
45 <
46 < IBX For Lazarus (Firebird Express)  
47 < Contributor: Tony Whyman, MWA Software (http://www.mwasoftare.co.uk
48 < Portions created by MWA Software are copyright McCallum Whyman  
22 >    <Description Value="   Borland Delphi Visual Component Library  
23 >   InterBase Express core components
24 >
25 >   Copyright (c) 1998-2000 Inprise Corporation  
26 >
27 > InterBase Express is based in part on the product  
28 > Free IB Components, written by Gregory H. Deatz for
29 > Hoagland, Longo, Moran, Dunst &amp; Doukas Company.
30 > Free IB Components is used under license.  
31 >
32 > The contents of this file are subject to the InterBase  
33 > Public License Version 1.0 (the &quot;License&quot;); you may not
34 > use this file except in compliance with the License. You
35 > may obtain a copy of the License at http://www.Inprise.com/IPL.html
36 > Software distributed under the License is distributed on
37 > an &quot;AS IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either  
38 > express or implied. See the License for the specific language  
39 > governing rights and limitations under the License.
40 > The Original Code was created by InterBase Software Corporation
41 >   and its successors.  
42 > Portions created by Inprise Corporation are Copyright (C) Inprise  
43 >   Corporation. All Rights Reserved.
44 > Contributor(s): Jeff Overcash  
45 >
46 > IBX For Lazarus (Firebird Express)  
47 > Contributor: Tony Whyman, MWA Software (http://www.mwasoftare.co.uk
48 > Portions created by MWA Software are copyright McCallum Whyman  
49   Associates Ltd 2011   "/>
50      <License Value="INTERBASE PUBLIC LICENSE
51   Version 1.0
# Line 156 | Line 151 | II. Trademark Usage.
151   II.1. Advertising Materials. All advertising materials mentioning features or use of the covered Code must display the following acknowledgement: &quot;This product includes software developed by Inprise Corporation. &quot;
152   II.2. Endorsements. The names &quot;Inprise,&quot; &quot;InterBase,&quot; &quot;ISC,&quot; and &quot;IB&quot; must not be used to endorse or promote Contributor Versions or Larger Works without the prior written permission of Inprise.
153   II.3. Product Names. Contributor Versions and Larger Works may not be called &quot;Inprise&quot; or &quot;InterBase&quot; nor may the words &quot;Inprise&quot; or &quot;InterBase&quot; appear in their names without the prior written permission of Inprise Corporation."/>
154 <    <Version Major="1"/>
155 <    <Files Count="23">
154 >    <Version Major="1" Minor="2" Release = "2" />
155 >    <Files Count="24">
156        <Item1>
157          <Filename Value="runtime/IB.pas"/>
158          <UnitName Value="IB"/>
# Line 250 | Line 245 | II.3. Product Names. Contributor Version
245          <Filename Value="runtime/IBSQLMonitor.pas"/>
246          <UnitName Value="IBSQLMonitor"/>
247        </Item23>
248 +      <Item24>
249 +        <Filename Value="runtime/IBSQLParser.pas"/>
250 +        <UnitName Value="IBSQLParser"/>
251 +      </Item24>
252      </Files>
253      <RequiredPkgs Count="2">
254        <Item1>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines