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

Comparing ibx/trunk/dclibx.lpk (file contents):
Revision 16 by tony, Sun Aug 5 18:28:19 2012 UTC vs.
Revision 17 by tony, Sat Dec 28 19:22:24 2013 UTC

# Line 1 | Line 1
1 < <?xml version="1.0"?>
2 < <CONFIG>
3 <  <Package Version="3">
4 <    <Name Value="dclibx"/>
5 <    <Author Value="Various"/>
6 <    <CompilerOptions>
7 <      <Version Value="9"/>
8 <      <SearchPaths>
9 <        <IncludeFiles Value="design"/>
10 <        <OtherUnitFiles Value="design"/>
11 <        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
12 <      </SearchPaths>
13 <      <Parsing>
14 <        <SyntaxOptions>
15 <          <CStyleOperator Value="False"/>
16 <          <UseAnsiStrings Value="False"/>
17 <        </SyntaxOptions>
18 <      </Parsing>
19 <      <Other>
20 <        <CompilerPath Value="$(CompPath)"/>
21 <      </Other>
22 <    </CompilerOptions>
23 <    <Description Value="   Borland Delphi Visual Component Library  
24 <   InterBase Express core components
25 <
26 <   Copyright (c) 1998-2000 Inprise Corporation  
27 <
28 < InterBase Express is based in part on the product  
29 < Free IB Components, written by Gregory H. Deatz for
30 < Hoagland, Longo, Moran, Dunst &amp; Doukas Company.
31 < Free IB Components is used under license.  
32 <
33 < The contents of this file are subject to the InterBase  
34 < Public License Version 1.0 (the &quot;License&quot;); you may not
35 < use this file except in compliance with the License. You
36 < may obtain a copy of the License at http://www.Inprise.com/IPL.html
37 < Software distributed under the License is distributed on
38 < an &quot;AS IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either  
39 < express or implied. See the License for the specific language  
40 < governing rights and limitations under the License.
41 < The Original Code was created by InterBase Software Corporation
42 <   and its successors.  
43 < Portions created by Inprise Corporation are Copyright (C) Inprise  
44 <   Corporation. All Rights Reserved.
45 < Contributor(s): Jeff Overcash  
46 <
47 < IBX For Lazarus (Firebird Express)  
48 < Contributor: Tony Whyman, MWA Software (http://www.mwasoftare.co.uk
49 < Portions created by MWA Software are copyright McCallum Whyman  
50 < Associates Ltd 2011   "/>
1 > <?xml version="1.0"?>
2 > <CONFIG>
3 >  <Package Version="3">
4 >    <Name Value="dclibx"/>
5 >    <Author Value="Various"/>
6 >    <CompilerOptions>
7 >      <Version Value="9"/>
8 >      <SearchPaths>
9 >        <IncludeFiles Value="design"/>
10 >        <OtherUnitFiles Value="design"/>
11 >        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
12 >      </SearchPaths>
13 >      <Parsing>
14 >        <SyntaxOptions>
15 >          <CStyleOperator Value="False"/>
16 >          <UseAnsiStrings Value="False"/>
17 >        </SyntaxOptions>
18 >      </Parsing>
19 >      <Other>
20 >        <CompilerPath Value="$(CompPath)"/>
21 >      </Other>
22 >    </CompilerOptions>
23 >    <Description Value="   Borland Delphi Visual Component Library  
24 >   InterBase Express core components
25 >
26 >   Copyright (c) 1998-2000 Inprise Corporation  
27 >
28 > InterBase Express is based in part on the product  
29 > Free IB Components, written by Gregory H. Deatz for
30 > Hoagland, Longo, Moran, Dunst &amp; Doukas Company.
31 > Free IB Components is used under license.  
32 >
33 > The contents of this file are subject to the InterBase  
34 > Public License Version 1.0 (the &quot;License&quot;); you may not
35 > use this file except in compliance with the License. You
36 > may obtain a copy of the License at http://www.Inprise.com/IPL.html
37 > Software distributed under the License is distributed on
38 > an &quot;AS IS&quot; basis, WITHOUT WARRANTY OF ANY KIND, either  
39 > express or implied. See the License for the specific language  
40 > governing rights and limitations under the License.
41 > The Original Code was created by InterBase Software Corporation
42 >   and its successors.  
43 > Portions created by Inprise Corporation are Copyright (C) Inprise  
44 >   Corporation. All Rights Reserved.
45 > Contributor(s): Jeff Overcash  
46 >
47 > IBX For Lazarus (Firebird Express)  
48 > Contributor: Tony Whyman, MWA Software (http://www.mwasoftare.co.uk
49 > Portions created by MWA Software are copyright McCallum Whyman  
50 > Associates Ltd 2011   "/>
51      <License Value="INTERBASE PUBLIC LICENSE
52   Version 1.0
53   1. Definitions.
# Line 151 | Line 151 | I. Inprise and logo. This License does n
151   II. Trademark Usage.
152   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;
153   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.
154 < 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."/>
155 <    <Version Major="1"/>
156 <    <Files Count="13">
157 <      <Item1>
158 <        <Filename Value="design/IBDBReg.pas"/>
159 <        <HasRegisterProc Value="True"/>
160 <        <UnitName Value="IBDBReg"/>
161 <      </Item1>
162 <      <Item2>
163 <        <Filename Value="design/IBEventsEditor.pas"/>
164 <        <UnitName Value="IBEventsEditor"/>
165 <      </Item2>
166 <      <Item3>
167 <        <Filename Value="design/IBTransactionEdit.pas"/>
168 <        <UnitName Value="IBTransactionEdit"/>
169 <      </Item3>
170 <      <Item4>
171 <        <Filename Value="design/IBDatabaseEdit.pas"/>
172 <        <UnitName Value="IBDatabaseEdit"/>
173 <      </Item4>
174 <      <Item5>
175 <        <Filename Value="design/IBSystemTables.pas"/>
176 <        <UnitName Value="IBSystemTables"/>
177 <      </Item5>
178 <      <Item6>
179 <        <Filename Value="design/ibdeletesqleditor.pas"/>
180 <        <UnitName Value="ibdeletesqleditor"/>
181 <      </Item6>
182 <      <Item7>
183 <        <Filename Value="design/ibgeneratoreditor.pas"/>
184 <        <UnitName Value="IBGeneratorEditor"/>
185 <      </Item7>
186 <      <Item8>
187 <        <Filename Value="design/ibinsertsqleditor.pas"/>
188 <        <UnitName Value="ibinsertsqleditor"/>
189 <      </Item8>
190 <      <Item9>
191 <        <Filename Value="design/ibmodifysqleditor.pas"/>
192 <        <UnitName Value="ibmodifysqleditor"/>
193 <      </Item9>
194 <      <Item10>
195 <        <Filename Value="design/ibselectsqleditor.pas"/>
196 <        <UnitName Value="ibselectsqleditor"/>
197 <      </Item10>
198 <      <Item11>
199 <        <Filename Value="design/ibupdatesqleditor.pas"/>
200 <        <UnitName Value="IBUpdateSQLEditor"/>
201 <      </Item11>
202 <      <Item12>
203 <        <Filename Value="design/ibsqleditor.pas"/>
204 <        <UnitName Value="IBSQLEditor"/>
205 <      </Item12>
206 <      <Item13>
207 <        <Filename Value="design/ibdataseteditor.pas"/>
208 <        <UnitName Value="IBDataSetEditor"/>
209 <      </Item13>
210 <    </Files>
211 <    <Type Value="DesignTime"/>
212 <    <RequiredPkgs Count="4">
213 <      <Item1>
214 <        <PackageName Value="ibexpress"/>
215 <      </Item1>
216 <      <Item2>
217 <        <PackageName Value="IDEIntf"/>
218 <      </Item2>
219 <      <Item3>
220 <        <PackageName Value="LCL"/>
221 <      </Item3>
222 <      <Item4>
223 <        <PackageName Value="FCL"/>
224 <        <MinVersion Major="1" Valid="True"/>
225 <      </Item4>
226 <    </RequiredPkgs>
227 <    <UsageOptions>
228 <      <CustomOptions Value="-dUseCThreads
229 < "/>
230 <      <UnitPath Value="$(PkgOutDir)"/>
231 <    </UsageOptions>
232 <    <PublishOptions>
233 <      <Version Value="2"/>
234 <      <IgnoreBinaries Value="False"/>
235 <    </PublishOptions>
236 <  </Package>
237 < </CONFIG>
154 > 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."/>
155 >    <Version Major="1" Minor="0" Release = "5" />
156 >    <Files Count="13">
157 >      <Item1>
158 >        <Filename Value="design/IBDBReg.pas"/>
159 >        <HasRegisterProc Value="True"/>
160 >        <UnitName Value="IBDBReg"/>
161 >      </Item1>
162 >      <Item2>
163 >        <Filename Value="design/IBEventsEditor.pas"/>
164 >        <UnitName Value="IBEventsEditor"/>
165 >      </Item2>
166 >      <Item3>
167 >        <Filename Value="design/IBTransactionEdit.pas"/>
168 >        <UnitName Value="IBTransactionEdit"/>
169 >      </Item3>
170 >      <Item4>
171 >        <Filename Value="design/IBDatabaseEdit.pas"/>
172 >        <UnitName Value="IBDatabaseEdit"/>
173 >      </Item4>
174 >      <Item5>
175 >        <Filename Value="design/IBSystemTables.pas"/>
176 >        <UnitName Value="IBSystemTables"/>
177 >      </Item5>
178 >      <Item6>
179 >        <Filename Value="design/ibdeletesqleditor.pas"/>
180 >        <UnitName Value="ibdeletesqleditor"/>
181 >      </Item6>
182 >      <Item7>
183 >        <Filename Value="design/ibgeneratoreditor.pas"/>
184 >        <UnitName Value="IBGeneratorEditor"/>
185 >      </Item7>
186 >      <Item8>
187 >        <Filename Value="design/ibinsertsqleditor.pas"/>
188 >        <UnitName Value="ibinsertsqleditor"/>
189 >      </Item8>
190 >      <Item9>
191 >        <Filename Value="design/ibmodifysqleditor.pas"/>
192 >        <UnitName Value="ibmodifysqleditor"/>
193 >      </Item9>
194 >      <Item10>
195 >        <Filename Value="design/ibselectsqleditor.pas"/>
196 >        <UnitName Value="ibselectsqleditor"/>
197 >      </Item10>
198 >      <Item11>
199 >        <Filename Value="design/ibupdatesqleditor.pas"/>
200 >        <UnitName Value="IBUpdateSQLEditor"/>
201 >      </Item11>
202 >      <Item12>
203 >        <Filename Value="design/ibsqleditor.pas"/>
204 >        <UnitName Value="IBSQLEditor"/>
205 >      </Item12>
206 >      <Item13>
207 >        <Filename Value="design/ibdataseteditor.pas"/>
208 >        <UnitName Value="IBDataSetEditor"/>
209 >      </Item13>
210 >    </Files>
211 >    <Type Value="DesignTime"/>
212 >    <RequiredPkgs Count="4">
213 >      <Item1>
214 >        <PackageName Value="ibexpress"/>
215 >      </Item1>
216 >      <Item2>
217 >        <PackageName Value="IDEIntf"/>
218 >      </Item2>
219 >      <Item3>
220 >        <PackageName Value="LCL"/>
221 >      </Item3>
222 >      <Item4>
223 >        <PackageName Value="FCL"/>
224 >        <MinVersion Major="1" Valid="True"/>
225 >      </Item4>
226 >    </RequiredPkgs>
227 >    <UsageOptions>
228 >      <CustomOptions Value="-dUseCThreads
229 > "/>
230 >      <UnitPath Value="$(PkgOutDir)"/>
231 >    </UsageOptions>
232 >    <PublishOptions>
233 >     <Version Value="2"/>
234 >      <IgnoreBinaries Value="False"/>
235 >    </PublishOptions>
236 >  </Package>
237 > </CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines