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 18 by tony, Sat Dec 28 19:22:24 2013 UTC vs.
Revision 19 by tony, Mon Jul 7 13:00:15 2014 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>
1 > <?xml version="1.0" encoding="UTF-8"?>
2 > <CONFIG>
3 >  <Package Version="4">
4 >    <Name Value="dclibx"/>
5 >    <AddToProjectUsesSection Value="True"/>
6 >    <Author Value="Various"/>
7 >    <CompilerOptions>
8 >      <Version Value="11"/>
9 >      <SearchPaths>
10 >        <IncludeFiles Value="design"/>
11 >        <OtherUnitFiles Value="design"/>
12 >        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
13 >      </SearchPaths>
14 >      <Parsing>
15 >        <SyntaxOptions>
16 >          <CStyleOperator Value="False"/>
17 >          <UseAnsiStrings Value="False"/>
18 >        </SyntaxOptions>
19 >      </Parsing>
20 >      <Other>
21 >        <CompilerPath Value="$(CompPath)"/>
22 >      </Other>
23 >    </CompilerOptions>
24      <Description Value="   Borland Delphi Visual Component Library  
25     InterBase Express core components
26  
# Line 47 | Line 48 | Contributor(s): Jeff Overcash
48   IBX For Lazarus (Firebird Express)  
49   Contributor: Tony Whyman, MWA Software (http://www.mwasoftare.co.uk
50   Portions created by MWA Software are copyright McCallum Whyman  
51 < Associates Ltd 2011   "/>
51 > Associates Ltd 2011   "/>
52      <License Value="INTERBASE PUBLIC LICENSE
53   Version 1.0
54   1. Definitions.
# Line 151 | Line 152 | I. Inprise and logo. This License does n
152   II. Trademark Usage.
153   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;
154   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.
155 < 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."/>
156 <    <Version Major="1" Minor="0" Release = "5" />
157 <    <Files Count="13">
158 <      <Item1>
159 <        <Filename Value="design/IBDBReg.pas"/>
160 <        <HasRegisterProc Value="True"/>
161 <        <UnitName Value="IBDBReg"/>
162 <      </Item1>
163 <      <Item2>
164 <        <Filename Value="design/IBEventsEditor.pas"/>
165 <        <UnitName Value="IBEventsEditor"/>
166 <      </Item2>
167 <      <Item3>
168 <        <Filename Value="design/IBTransactionEdit.pas"/>
169 <        <UnitName Value="IBTransactionEdit"/>
170 <      </Item3>
171 <      <Item4>
172 <        <Filename Value="design/IBDatabaseEdit.pas"/>
173 <        <UnitName Value="IBDatabaseEdit"/>
174 <      </Item4>
175 <      <Item5>
176 <        <Filename Value="design/IBSystemTables.pas"/>
177 <        <UnitName Value="IBSystemTables"/>
178 <      </Item5>
179 <      <Item6>
180 <        <Filename Value="design/ibdeletesqleditor.pas"/>
181 <        <UnitName Value="ibdeletesqleditor"/>
182 <      </Item6>
183 <      <Item7>
184 <        <Filename Value="design/ibgeneratoreditor.pas"/>
185 <        <UnitName Value="IBGeneratorEditor"/>
186 <      </Item7>
187 <      <Item8>
188 <        <Filename Value="design/ibinsertsqleditor.pas"/>
189 <        <UnitName Value="ibinsertsqleditor"/>
190 <      </Item8>
191 <      <Item9>
192 <        <Filename Value="design/ibmodifysqleditor.pas"/>
193 <        <UnitName Value="ibmodifysqleditor"/>
194 <      </Item9>
195 <      <Item10>
196 <        <Filename Value="design/ibselectsqleditor.pas"/>
197 <        <UnitName Value="ibselectsqleditor"/>
198 <      </Item10>
199 <      <Item11>
200 <        <Filename Value="design/ibupdatesqleditor.pas"/>
201 <        <UnitName Value="IBUpdateSQLEditor"/>
202 <      </Item11>
203 <      <Item12>
204 <        <Filename Value="design/ibsqleditor.pas"/>
205 <        <UnitName Value="IBSQLEditor"/>
206 <      </Item12>
207 <      <Item13>
208 <        <Filename Value="design/ibdataseteditor.pas"/>
209 <        <UnitName Value="IBDataSetEditor"/>
210 <      </Item13>
211 <    </Files>
212 <    <Type Value="DesignTime"/>
213 <    <RequiredPkgs Count="4">
214 <      <Item1>
215 <        <PackageName Value="ibexpress"/>
216 <      </Item1>
217 <      <Item2>
218 <        <PackageName Value="IDEIntf"/>
219 <      </Item2>
220 <      <Item3>
221 <        <PackageName Value="LCL"/>
222 <      </Item3>
223 <      <Item4>
224 <        <PackageName Value="FCL"/>
225 <        <MinVersion Major="1" Valid="True"/>
226 <      </Item4>
227 <    </RequiredPkgs>
228 <    <UsageOptions>
155 > 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."/>
156 >    <Version Major="1" Minor="1" Release = "0" />
157 >    <Files Count="14">
158 >      <Item1>
159 >        <Filename Value="design/IBDBReg.pas"/>
160 >        <HasRegisterProc Value="True"/>
161 >        <UnitName Value="IBDBReg"/>
162 >      </Item1>
163 >      <Item2>
164 >        <Filename Value="design/IBEventsEditor.pas"/>
165 >        <UnitName Value="IBEventsEditor"/>
166 >      </Item2>
167 >      <Item3>
168 >        <Filename Value="design/IBTransactionEdit.pas"/>
169 >        <UnitName Value="IBTransactionEdit"/>
170 >      </Item3>
171 >      <Item4>
172 >        <Filename Value="design/IBDatabaseEdit.pas"/>
173 >        <UnitName Value="IBDatabaseEdit"/>
174 >      </Item4>
175 >      <Item5>
176 >        <Filename Value="design/IBSystemTables.pas"/>
177 >        <UnitName Value="IBSystemTables"/>
178 >      </Item5>
179 >      <Item6>
180 >        <Filename Value="design/ibdeletesqleditor.pas"/>
181 >        <UnitName Value="ibdeletesqleditor"/>
182 >      </Item6>
183 >      <Item7>
184 >        <Filename Value="design/ibgeneratoreditor.pas"/>
185 >        <UnitName Value="IBGeneratorEditor"/>
186 >      </Item7>
187 >      <Item8>
188 >        <Filename Value="design/ibinsertsqleditor.pas"/>
189 >        <UnitName Value="ibinsertsqleditor"/>
190 >      </Item8>
191 >      <Item9>
192 >        <Filename Value="design/ibmodifysqleditor.pas"/>
193 >        <UnitName Value="ibmodifysqleditor"/>
194 >      </Item9>
195 >      <Item10>
196 >        <Filename Value="design/ibselectsqleditor.pas"/>
197 >        <UnitName Value="ibselectsqleditor"/>
198 >      </Item10>
199 >      <Item11>
200 >        <Filename Value="design/ibupdatesqleditor.pas"/>
201 >        <UnitName Value="IBUpdateSQLEditor"/>
202 >      </Item11>
203 >      <Item12>
204 >        <Filename Value="design/ibsqleditor.pas"/>
205 >        <UnitName Value="IBSQLEditor"/>
206 >      </Item12>
207 >      <Item13>
208 >        <Filename Value="design/ibdataseteditor.pas"/>
209 >        <UnitName Value="IBDataSetEditor"/>
210 >      </Item13>
211 >      <Item14>
212 >        <Filename Value="design/dbFieldLinkPropEditor.pas"/>
213 >        <UnitName Value="dbFieldLinkPropEditor"/>
214 >      </Item14>
215 >    </Files>
216 >    <Type Value="DesignTime"/>
217 >    <RequiredPkgs Count="4">
218 >      <Item1>
219 >        <PackageName Value="ibexpress"/>
220 >      </Item1>
221 >      <Item2>
222 >        <PackageName Value="IDEIntf"/>
223 >      </Item2>
224 >      <Item3>
225 >        <PackageName Value="LCL"/>
226 >      </Item3>
227 >      <Item4>
228 >        <PackageName Value="FCL"/>
229 >        <MinVersion Major="1" Valid="True"/>
230 >      </Item4>
231 >    </RequiredPkgs>
232 >    <UsageOptions>
233        <CustomOptions Value="-dUseCThreads
234 < "/>
235 <      <UnitPath Value="$(PkgOutDir)"/>
236 <    </UsageOptions>
237 <    <PublishOptions>
238 <     <Version Value="2"/>
239 <      <IgnoreBinaries Value="False"/>
240 <    </PublishOptions>
241 <  </Package>
242 < </CONFIG>
234 > "/>
235 >      <UnitPath Value="$(PkgOutDir)"/>
236 >    </UsageOptions>
237 >    <PublishOptions>
238 >      <Version Value="2"/>
239 >      <IgnoreBinaries Value="False"/>
240 >    </PublishOptions>
241 >  </Package>
242 > </CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines