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

Comparing ibx/trunk/ibexpressconsolemode.lpk (file contents):
Revision 46 by tony, Tue Dec 6 10:33:46 2016 UTC vs.
Revision 47 by tony, Mon Jan 9 15:31:51 2017 UTC

# Line 1 | Line 1
1 < <?xml version="1.0" encoding="UTF-8"?>
2 < <CONFIG>
3 <  <Package Version="4">
4 <    <Name Value="ibexpressconsolemode"/>
5 <    <Type Value="RunTimeOnly"/>
6 <    <Author Value="Various"/>
7 <    <CompilerOptions>
8 <      <Version Value="11"/>
9 <      <SearchPaths>
10 <        <OtherUnitFiles Value="runtime;iblocaldb"/>
11 <        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
12 <      </SearchPaths>
13 <      <Parsing>
14 <        <SyntaxOptions>
15 <          <UseAnsiStrings Value="False"/>
16 <        </SyntaxOptions>
17 <      </Parsing>
18 <      <Other>
19 <        <CustomOptions Value="-dUseCThreads"/>
20 <      </Other>
21 <    </CompilerOptions>
1 > <?xml version="1.0" encoding="UTF-8"?>
2 > <CONFIG>
3 >  <Package Version="4">
4 >    <Name Value="ibexpressconsolemode"/>
5 >    <Type Value="RunTimeOnly"/>
6 >    <Author Value="Various"/>
7 >    <CompilerOptions>
8 >      <Version Value="11"/>
9 >      <SearchPaths>
10 >        <OtherUnitFiles Value="runtime;iblocaldb"/>
11 >        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
12 >      </SearchPaths>
13 >      <Parsing>
14 >        <SyntaxOptions>
15 >          <UseAnsiStrings Value="False"/>
16 >        </SyntaxOptions>
17 >      </Parsing>
18 >      <Other>
19 >        <CustomOptions Value="-dUseCThreads"/>
20 >      </Other>
21 >    </CompilerOptions>
22      <Description Value="   Borland Delphi Visual Component Library  
23     InterBase Express core components
24  
# Line 46 | Line 46 | Contributor(s): Jeff Overcash
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   "/>
49 > Associates Ltd 2011   "/>
50      <License Value="INTERBASE PUBLIC LICENSE
51   Version 1.0
52   1. Definitions.
# Line 150 | Line 150 | I. Inprise and logo. This License does n
150   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" Minor="3"/>
155 <    <Files Count="17">
156 <      <Item1>
157 <        <Filename Value="runtime/IBBatchMove.pas"/>
158 <        <UnitName Value="IBBatchMove"/>
159 <      </Item1>
160 <      <Item2>
161 <        <Filename Value="runtime/IBBlob.pas"/>
162 <        <UnitName Value="IBBlob"/>
163 <      </Item2>
164 <      <Item3>
165 <        <Filename Value="runtime/IBCustomDataSet.pas"/>
166 <        <UnitName Value="IBCustomDataSet"/>
167 <      </Item3>
168 <      <Item4>
169 <        <Filename Value="runtime/IBDatabase.pas"/>
170 <        <UnitName Value="IBDatabase"/>
171 <      </Item4>
172 <      <Item5>
173 <        <Filename Value="runtime/IBEvents.pas"/>
174 <        <UnitName Value="IBEvents"/>
175 <      </Item5>
176 <      <Item6>
177 <        <Filename Value="runtime/IBExtract.pas"/>
178 <        <UnitName Value="IBExtract"/>
179 <      </Item6>
180 <      <Item7>
181 <        <Filename Value="runtime/IBQuery.pas"/>
182 <        <UnitName Value="IBQuery"/>
183 <      </Item7>
184 <      <Item8>
185 <        <Filename Value="runtime/IBServices.pas"/>
186 <        <UnitName Value="IBServices"/>
187 <      </Item8>
188 <      <Item9>
189 <        <Filename Value="runtime/IBSQL.pas"/>
190 <        <UnitName Value="IBSQL"/>
191 <      </Item9>
192 <      <Item10>
193 <        <Filename Value="runtime/IBStoredProc.pas"/>
194 <        <UnitName Value="IBStoredProc"/>
195 <      </Item10>
196 <      <Item11>
197 <        <Filename Value="runtime/IBDatabaseInfo.pas"/>
198 <        <UnitName Value="IBDatabaseInfo"/>
199 <      </Item11>
200 <      <Item12>
201 <        <Filename Value="runtime/IBUpdateSQL.pas"/>
202 <        <UnitName Value="IBUpdateSQL"/>
203 <      </Item12>
204 <      <Item13>
205 <        <Filename Value="runtime/IBTable.pas"/>
206 <        <UnitName Value="IBTable"/>
207 <      </Item13>
208 <      <Item14>
209 <        <Filename Value="runtime/IBSQLMonitor.pas"/>
210 <        <UnitName Value="IBSQLMonitor"/>
211 <      </Item14>
212 <      <Item15>
213 <        <Filename Value="runtime/IBSQLParser.pas"/>
214 <        <UnitName Value="IBSQLParser"/>
215 <      </Item15>
216 <      <Item16>
217 <        <Filename Value="runtime/ibxscript.pas"/>
218 <        <UnitName Value="ibxscript"/>
219 <      </Item16>
220 <      <Item17>
221 <        <Filename Value="iblocaldb/IBCMLocalDBSupport.pas"/>
222 <        <UnitName Value="IBCMLocalDBSupport"/>
223 <      </Item17>
224 <    </Files>
225 <    <RequiredPkgs Count="3">
226 <      <Item1>
227 <        <PackageName Value="fbintf"/>
228 <      </Item1>
229 <      <Item2>
230 <        <PackageName Value="LazUtils"/>
231 <      </Item2>
232 <      <Item3>
233 <        <PackageName Value="FCL"/>
234 <        <MinVersion Major="1" Valid="True"/>
235 <      </Item3>
236 <    </RequiredPkgs>
237 <    <UsageOptions>
238 <      <UnitPath Value="$(PkgOutDir)"/>
239 <    </UsageOptions>
240 <    <PublishOptions>
241 <      <Version Value="2"/>
242 <      <IgnoreBinaries Value="False"/>
243 <    </PublishOptions>
244 <  </Package>
245 < </CONFIG>
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" Minor="3"/>
155 >    <Files Count="19">
156 >      <Item1>
157 >        <Filename Value="runtime/IBBatchMove.pas"/>
158 >        <UnitName Value="IBBatchMove"/>
159 >      </Item1>
160 >      <Item2>
161 >        <Filename Value="runtime/IBBlob.pas"/>
162 >        <UnitName Value="IBBlob"/>
163 >      </Item2>
164 >      <Item3>
165 >        <Filename Value="runtime/IBCustomDataSet.pas"/>
166 >        <UnitName Value="IBCustomDataSet"/>
167 >      </Item3>
168 >      <Item4>
169 >        <Filename Value="runtime/IBDatabase.pas"/>
170 >        <UnitName Value="IBDatabase"/>
171 >      </Item4>
172 >      <Item5>
173 >        <Filename Value="runtime/IBEvents.pas"/>
174 >        <UnitName Value="IBEvents"/>
175 >      </Item5>
176 >      <Item6>
177 >        <Filename Value="runtime/IBExtract.pas"/>
178 >        <UnitName Value="IBExtract"/>
179 >      </Item6>
180 >      <Item7>
181 >        <Filename Value="runtime/IBQuery.pas"/>
182 >        <UnitName Value="IBQuery"/>
183 >      </Item7>
184 >      <Item8>
185 >        <Filename Value="runtime/IBServices.pas"/>
186 >        <UnitName Value="IBServices"/>
187 >      </Item8>
188 >      <Item9>
189 >        <Filename Value="runtime/IBSQL.pas"/>
190 >        <UnitName Value="IBSQL"/>
191 >      </Item9>
192 >      <Item10>
193 >        <Filename Value="runtime/IBStoredProc.pas"/>
194 >        <UnitName Value="IBStoredProc"/>
195 >      </Item10>
196 >      <Item11>
197 >        <Filename Value="runtime/IBDatabaseInfo.pas"/>
198 >        <UnitName Value="IBDatabaseInfo"/>
199 >      </Item11>
200 >      <Item12>
201 >        <Filename Value="runtime/IBUpdateSQL.pas"/>
202 >        <UnitName Value="IBUpdateSQL"/>
203 >      </Item12>
204 >      <Item13>
205 >        <Filename Value="runtime/IBTable.pas"/>
206 >        <UnitName Value="IBTable"/>
207 >      </Item13>
208 >      <Item14>
209 >        <Filename Value="runtime/IBSQLMonitor.pas"/>
210 >        <UnitName Value="IBSQLMonitor"/>
211 >      </Item14>
212 >      <Item15>
213 >        <Filename Value="runtime/IBSQLParser.pas"/>
214 >        <UnitName Value="IBSQLParser"/>
215 >      </Item15>
216 >      <Item16>
217 >        <Filename Value="runtime/ibxscript.pas"/>
218 >        <UnitName Value="ibxscript"/>
219 >      </Item16>
220 >      <Item17>
221 >        <Filename Value="iblocaldb/IBCMLocalDBSupport.pas"/>
222 >        <UnitName Value="IBCMLocalDBSupport"/>
223 >      </Item17>
224 >      <Item18>
225 >        <Filename Value="runtime/IBVersion.pas"/>
226 >        <UnitName Value="IBVersion"/>
227 >      </Item18>
228 >      <Item19>
229 >        <Filename Value="runtime/IBDataOutput.pas"/>
230 >        <UnitName Value="IBDataOutput"/>
231 >      </Item19>
232 >    </Files>
233 >    <RequiredPkgs Count="3">
234 >      <Item1>
235 >        <PackageName Value="fbintf"/>
236 >      </Item1>
237 >      <Item2>
238 >        <PackageName Value="LazUtils"/>
239 >      </Item2>
240 >      <Item3>
241 >        <PackageName Value="FCL"/>
242 >        <MinVersion Major="1" Valid="True"/>
243 >      </Item3>
244 >    </RequiredPkgs>
245 >    <UsageOptions>
246 >      <UnitPath Value="$(PkgOutDir)"/>
247 >    </UsageOptions>
248 >    <PublishOptions>
249 >      <Version Value="2"/>
250 >      <IgnoreBinaries Value="False"/>
251 >    </PublishOptions>
252 >  </Package>
253 > </CONFIG>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines