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

Comparing ibx/trunk/ibcontrols.lpk (file contents):
Revision 37 by tony, Mon Feb 15 14:44:25 2016 UTC vs.
Revision 280 by tony, Tue Feb 5 09:46:35 2019 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 = "0" />
517 <    <Files Count="4">
516 >    <Version Major="2" Minor="3" Release = "3" Build="11512" />
517 >    <Files Count="5">
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      </Files>
539      <RequiredPkgs Count="3">
540        <Item1>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines