2007-02-19 18:37:25 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<CONFIG>
|
2008-04-12 22:07:46 +00:00
|
|
|
<Package Version="3">
|
2007-02-19 18:37:25 +00:00
|
|
|
<Name Value="virtualtreeview_package"/>
|
2013-09-07 18:51:06 +00:00
|
|
|
<Author Value="Mike Lischke (LCL Port: Luiz Americo)"/>
|
2007-02-19 18:37:25 +00:00
|
|
|
<CompilerOptions>
|
2009-12-15 19:24:25 +00:00
|
|
|
<Version Value="8"/>
|
2007-02-19 18:37:25 +00:00
|
|
|
<SearchPaths>
|
2007-09-11 11:30:53 +00:00
|
|
|
<IncludeFiles Value="include/intf/$(LCLWidgetType)/;units/;include/intf/"/>
|
2007-09-10 01:08:08 +00:00
|
|
|
<OtherUnitFiles Value="units/$(LCLWidgetType)/"/>
|
2008-04-12 22:07:46 +00:00
|
|
|
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)-$(LCLWidgetType)"/>
|
2007-02-19 18:37:25 +00:00
|
|
|
</SearchPaths>
|
|
|
|
<Other>
|
|
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
|
|
</Other>
|
|
|
|
</CompilerOptions>
|
2007-07-01 01:41:55 +00:00
|
|
|
<Description Value="Virtual Treeview is an advanced component originally created for Delphi
|
|
|
|
"/>
|
2013-09-07 18:51:06 +00:00
|
|
|
<License Value=" Moziall Public License 1.1 (MPL 1.1) or GNU Lesser General Public License
|
2007-07-01 01:41:55 +00:00
|
|
|
"/>
|
2013-09-07 18:51:06 +00:00
|
|
|
<Version Major="4" Minor="5" Release="1"/>
|
2009-12-28 15:43:43 +00:00
|
|
|
<Files Count="7">
|
2007-02-19 18:37:25 +00:00
|
|
|
<Item1>
|
2007-03-15 12:22:59 +00:00
|
|
|
<Filename Value="virtualtrees.lrs"/>
|
2007-02-19 18:37:25 +00:00
|
|
|
<Type Value="LRS"/>
|
|
|
|
</Item1>
|
|
|
|
<Item2>
|
|
|
|
<Filename Value="VirtualTrees.pas"/>
|
|
|
|
<UnitName Value="VirtualTrees"/>
|
|
|
|
</Item2>
|
2007-02-25 01:24:00 +00:00
|
|
|
<Item3>
|
|
|
|
<Filename Value="VTHeaderPopup.pas"/>
|
|
|
|
<UnitName Value="VTHeaderPopup"/>
|
|
|
|
</Item3>
|
2007-05-01 01:41:35 +00:00
|
|
|
<Item4>
|
|
|
|
<Filename Value="registervirtualtreeview.pas"/>
|
|
|
|
<HasRegisterProc Value="True"/>
|
|
|
|
<UnitName Value="registervirtualtreeview"/>
|
|
|
|
</Item4>
|
|
|
|
<Item5>
|
|
|
|
<Filename Value="ideicons.lrs"/>
|
|
|
|
<Type Value="LRS"/>
|
|
|
|
</Item5>
|
2009-12-15 19:24:25 +00:00
|
|
|
<Item6>
|
|
|
|
<Filename Value="VTConfig.inc"/>
|
|
|
|
<Type Value="Include"/>
|
|
|
|
</Item6>
|
2009-12-28 15:43:43 +00:00
|
|
|
<Item7>
|
|
|
|
<Filename Value="VTGraphics.pas"/>
|
|
|
|
<UnitName Value="VTGraphics"/>
|
|
|
|
</Item7>
|
2007-02-19 18:37:25 +00:00
|
|
|
</Files>
|
|
|
|
<Type Value="RunAndDesignTime"/>
|
2013-09-07 18:51:06 +00:00
|
|
|
<RequiredPkgs Count="3">
|
2007-02-19 18:37:25 +00:00
|
|
|
<Item1>
|
2013-09-07 18:51:06 +00:00
|
|
|
<PackageName Value="multiloglaz"/>
|
2007-02-19 18:37:25 +00:00
|
|
|
</Item1>
|
|
|
|
<Item2>
|
2013-09-07 18:51:06 +00:00
|
|
|
<PackageName Value="lclextensions_package"/>
|
2010-06-28 16:51:38 +00:00
|
|
|
</Item2>
|
2013-09-07 18:51:06 +00:00
|
|
|
<Item3>
|
|
|
|
<PackageName Value="LCL"/>
|
|
|
|
</Item3>
|
2007-02-19 18:37:25 +00:00
|
|
|
</RequiredPkgs>
|
|
|
|
<UsageOptions>
|
2007-09-10 01:08:08 +00:00
|
|
|
<UnitPath Value="$(PkgOutDir)/"/>
|
2007-02-19 18:37:25 +00:00
|
|
|
</UsageOptions>
|
|
|
|
<PublishOptions>
|
|
|
|
<Version Value="2"/>
|
|
|
|
<IgnoreBinaries Value="False"/>
|
|
|
|
</PublishOptions>
|
|
|
|
</Package>
|
|
|
|
</CONFIG>
|