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 |
513 |
|
All Rights Reserved. |
514 |
|
|
515 |
|
Contributor(s): ______________________________________. "/> |
516 |
< |
<Version Major="1" Minor="2" Release = "4" /> |
517 |
< |
<Files Count="4"> |
516 |
> |
<Version Major="2" Minor="3" Release = "0" /> |
517 |
> |
<Files Count="5"> |
518 |
|
<Item1> |
519 |
|
<Filename Value="ibcontrols/IBLookupComboEditBox.pas"/> |
520 |
|
<UnitName Value="IBLookupComboEditBox"/> |
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="2"> |
539 |
> |
<RequiredPkgs Count="3"> |
540 |
|
<Item1> |
541 |
< |
<PackageName Value="ibexpress"/> |
541 |
> |
<PackageName Value="LCL"/> |
542 |
|
</Item1> |
543 |
|
<Item2> |
544 |
< |
<PackageName Value="FCL"/> |
544 |
> |
<PackageName Value="ibexpress"/> |
545 |
|
</Item2> |
546 |
+ |
<Item3> |
547 |
+ |
<PackageName Value="FCL"/> |
548 |
+ |
</Item3> |
549 |
|
</RequiredPkgs> |
550 |
|
<UsageOptions> |
551 |
|
<UnitPath Value="$(PkgOutDir)"/> |