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 31 by tony, Tue Jul 14 15:31:25 2015 UTC vs.
Revision 37 by tony, Mon Feb 15 14:44:25 2016 UTC

# Line 7 | Line 7
7      <CompilerOptions>
8        <Version Value="11"/>
9        <SearchPaths>
10 <        <OtherUnitFiles Value="runtime"/>
10 >        <OtherUnitFiles Value="runtime;iblocaldb"/>
11          <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
12        </SearchPaths>
13        <Parsing>
# Line 152 | Line 152 | II.1. Advertising Materials. All adverti
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="22">
155 >    <Files Count="24">
156        <Item1>
157          <Filename Value="runtime/IB.pas"/>
158          <UnitName Value="IB"/>
# Line 241 | Line 241 | II.3. Product Names. Contributor Version
241          <Filename Value="runtime/IBSQLParser.pas"/>
242          <UnitName Value="IBSQLParser"/>
243        </Item22>
244 +      <Item23>
245 +        <Filename Value="runtime/ibxscript.pas"/>
246 +        <UnitName Value="ibxscript"/>
247 +      </Item23>
248 +      <Item24>
249 +        <Filename Value="iblocaldb/IBCMLocalDBSupport.pas"/>
250 +        <UnitName Value="IBCMLocalDBSupport"/>
251 +      </Item24>
252      </Files>
253 <    <RequiredPkgs Count="1">
253 >    <RequiredPkgs Count="2">
254        <Item1>
255 +        <PackageName Value="LazUtils"/>
256 +      </Item1>
257 +      <Item2>
258          <PackageName Value="FCL"/>
259          <MinVersion Major="1" Valid="True"/>
260 <      </Item1>
260 >      </Item2>
261      </RequiredPkgs>
262      <UsageOptions>
263        <UnitPath Value="$(PkgOutDir)"/>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines