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

Comparing ibx/trunk/ibcontrols.lpk (file contents):
Revision 25 by tony, Sat Mar 14 10:44:03 2015 UTC vs.
Revision 347 by tony, Mon Sep 20 22:08:20 2021 UTC

# Line 7 | Line 7
7      <CompilerOptions>
8        <Version Value="11"/>
9        <SearchPaths>
10 <        <OtherUnitFiles Value="runtime;ibcontrols"/>
11 <        <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
10 >        <OtherUnitFiles Value="ibcontrols"/>
11 >        <UnitOutputDirectory Value="ibcontrols/lib/$(TargetCPU)-$(TargetOS)"/>
12        </SearchPaths>
13 +      <Other>
14 +        <CompilerMessages>
15 +          <IgnoredMessages idx5024="True"/>
16 +        </CompilerMessages>
17 +      </Other>
18      </CompilerOptions>
19      <Description Value="Data and IBX Aware controls"/>
20      <License Value="      Initial Developer's PUBLIC LICENSE
# Line 508 | Line 513
513     All Rights Reserved.
514  
515     Contributor(s): ______________________________________. "/>
516 <    <Version Major="1" Minor="2" Release = "2" />
517 <    <Files Count="4">
516 >    <Version Major="2" Minor="4" Release = "3" Build="12796" />
517 >    <Files Count="6">
518        <Item1>
519          <Filename Value="ibcontrols/IBLookupComboEditBox.pas"/>
520          <UnitName Value="IBLookupComboEditBox"/>
# Line 526 | Line 531
531          <Filename Value="ibcontrols/DBControlGrid.pas"/>
532          <UnitName Value="DBControlGrid"/>
533        </Item4>
534 +      <Item5>
535 +        <Filename Value="ibcontrols/IBArrayGrid.pas"/>
536 +        <UnitName Value="IBArrayGrid"/>
537 +      </Item5>
538 +      <Item6>
539 +        <Filename Value="ibcontrols/DBTreeView.pas"/>
540 +        <UnitName Value="DBTreeView"/>
541 +      </Item6>
542      </Files>
543 <    <RequiredPkgs Count="2">
543 >    <RequiredPkgs Count="3">
544        <Item1>
545 <        <PackageName Value="ibexpress"/>
545 >        <PackageName Value="LCL"/>
546        </Item1>
547        <Item2>
548 <        <PackageName Value="FCL"/>
548 >        <PackageName Value="ibexpress"/>
549        </Item2>
550 +      <Item3>
551 +        <PackageName Value="FCL"/>
552 +      </Item3>
553      </RequiredPkgs>
554      <UsageOptions>
555        <UnitPath Value="$(PkgOutDir)"/>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines