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 39 by tony, Tue May 17 08:14:52 2016 UTC vs.
Revision 340 by tony, Wed Jul 7 11:53:54 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="4" Release = "1" />
517 <    <Files Count="4">
516 >    <Version Major="2" Minor="4" Release = "1" Build="12550" />
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="3">
544        <Item1>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines