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

Comparing ibx/trunk/dclibx.lpk (file contents):
Revision 7 by tony, Sun Aug 5 18:28:19 2012 UTC vs.
Revision 33 by tony, Sat Jul 18 12:30:52 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="dclibx"/>
5 +    <Type Value="DesignTime"/>
6      <Author Value="Various"/>
7      <CompilerOptions>
8 <      <Version Value="9"/>
8 >      <Version Value="11"/>
9        <SearchPaths>
10          <IncludeFiles Value="design"/>
11          <OtherUnitFiles Value="design"/>
# Line 16 | Line 17
17            <UseAnsiStrings Value="False"/>
18          </SyntaxOptions>
19        </Parsing>
19      <Other>
20        <CompilerPath Value="$(CompPath)"/>
21      </Other>
20      </CompilerOptions>
21 <    <Description Value="   Borland Delphi Visual Component Library  
22 <   InterBase Express core components
23 <
24 <   Copyright (c) 1998-2000 Inprise Corporation  
25 <
26 < InterBase Express is based in part on the product  
27 < Free IB Components, written by Gregory H. Deatz for
28 < Hoagland, Longo, Moran, Dunst &amp; Doukas Company.
29 < Free IB Components is used under license.  
30 <
31 < The contents of this file are subject to the InterBase  
32 < Public License Version 1.0 (the &quot;License&quot;); you may not
33 < use this file except in compliance with the License. You
34 < may obtain a copy of the License at http://www.Inprise.com/IPL.html
35 < Software distributed under the License is distributed on
36 < an &quot;AS IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either  
37 < express or implied. See the License for the specific language  
38 < governing rights and limitations under the License.
39 < The Original Code was created by InterBase Software Corporation
40 <   and its successors.  
41 < Portions created by Inprise Corporation are Copyright (C) Inprise  
42 <   Corporation. All Rights Reserved.
43 < Contributor(s): Jeff Overcash  
44 <
45 < IBX For Lazarus (Firebird Express)  
46 < Contributor: Tony Whyman, MWA Software (http://www.mwasoftare.co.uk
47 < Portions created by MWA Software are copyright McCallum Whyman  
21 >    <Description Value="   Borland Delphi Visual Component Library  
22 >   InterBase Express core components
23 >
24 >   Copyright (c) 1998-2000 Inprise Corporation  
25 >
26 > InterBase Express is based in part on the product  
27 > Free IB Components, written by Gregory H. Deatz for
28 > Hoagland, Longo, Moran, Dunst &amp; Doukas Company.
29 > Free IB Components is used under license.  
30 >
31 > The contents of this file are subject to the InterBase  
32 > Public License Version 1.0 (the &quot;License&quot;); you may not
33 > use this file except in compliance with the License. You
34 > may obtain a copy of the License at http://www.Inprise.com/IPL.html
35 > Software distributed under the License is distributed on
36 > an &quot;AS IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either  
37 > express or implied. See the License for the specific language  
38 > governing rights and limitations under the License.
39 > The Original Code was created by InterBase Software Corporation
40 >   and its successors.  
41 > Portions created by Inprise Corporation are Copyright (C) Inprise  
42 >   Corporation. All Rights Reserved.
43 > Contributor(s): Jeff Overcash  
44 >
45 > IBX For Lazarus (Firebird Express)  
46 > Contributor: Tony Whyman, MWA Software (http://www.mwasoftare.co.uk
47 > Portions created by MWA Software are copyright McCallum Whyman  
48   Associates Ltd 2011   "/>
49      <License Value="INTERBASE PUBLIC LICENSE
50   Version 1.0
# Line 152 | Line 150 | II. Trademark Usage.
150   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;
151   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.
152   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."/>
153 <    <Version Major="1"/>
154 <    <Files Count="13">
153 >    <Version Major="1" Minor="3" Release = "1" />
154 >    <Files Count="15">
155        <Item1>
156          <Filename Value="design/IBDBReg.pas"/>
157          <HasRegisterProc Value="True"/>
# Line 207 | Line 205 | II.3. Product Names. Contributor Version
205          <Filename Value="design/ibdataseteditor.pas"/>
206          <UnitName Value="IBDataSetEditor"/>
207        </Item13>
208 +      <Item14>
209 +        <Filename Value="design/dbFieldLinkPropEditor.pas"/>
210 +        <UnitName Value="dbFieldLinkPropEditor"/>
211 +      </Item14>
212 +      <Item15>
213 +        <Filename Value="design/dbFieldListPropEditor.pas"/>
214 +        <UnitName Value="dbFieldListPropEditor"/>
215 +      </Item15>
216      </Files>
217 <    <Type Value="DesignTime"/>
212 <    <RequiredPkgs Count="4">
217 >    <RequiredPkgs Count="5">
218        <Item1>
219 <        <PackageName Value="ibexpress"/>
219 >        <PackageName Value="ibcontrols"/>
220        </Item1>
221        <Item2>
222 <        <PackageName Value="IDEIntf"/>
222 >        <PackageName Value="ibexpress"/>
223        </Item2>
224        <Item3>
225 <        <PackageName Value="LCL"/>
225 >        <PackageName Value="IDEIntf"/>
226        </Item3>
227        <Item4>
228 +        <PackageName Value="LCL"/>
229 +      </Item4>
230 +      <Item5>
231          <PackageName Value="FCL"/>
232          <MinVersion Major="1" Valid="True"/>
233 <      </Item4>
233 >      </Item5>
234      </RequiredPkgs>
235      <UsageOptions>
236 <      <CustomOptions Value="-dUseCThreads
236 >      <CustomOptions Value="-dUseCThreads
237   "/>
238        <UnitPath Value="$(PkgOutDir)"/>
239      </UsageOptions>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines