mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-27 05:13:47 +02:00
58 lines
1.6 KiB
XML
58 lines
1.6 KiB
XML
<?xml version="1.0"?>
|
|
<CONFIG>
|
|
<Package Version="4">
|
|
<PathDelim Value="\"/>
|
|
<Name Value="LazActiveX"/>
|
|
<Author Value="Ludo Brands"/>
|
|
<CompilerOptions>
|
|
<Version Value="11"/>
|
|
<PathDelim Value="\"/>
|
|
<SearchPaths>
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
</SearchPaths>
|
|
<Other>
|
|
<CompilerMessages>
|
|
<UseMsgFile Value="True"/>
|
|
</CompilerMessages>
|
|
<CustomOptions Value="-Ur"/>
|
|
<CompilerPath Value="$(CompPath)"/>
|
|
</Other>
|
|
</CompilerOptions>
|
|
<Description Value="Type Library importer and visual ActiveX container"/>
|
|
<License Value="modified LGPL-2"/>
|
|
<Version Minor="1"/>
|
|
<Files Count="4">
|
|
<Item1>
|
|
<Filename Value="activexcontainer.pas"/>
|
|
<UnitName Value="activexcontainer"/>
|
|
</Item1>
|
|
<Item2>
|
|
<Filename Value="lazactivexreg.pas"/>
|
|
<HasRegisterProc Value="True"/>
|
|
<AddToUsesPkgSection Value="False"/>
|
|
<UnitName Value="lazactivexreg"/>
|
|
</Item2>
|
|
<Item3>
|
|
<Filename Value="importtypelib.lfm"/>
|
|
<Type Value="LFM"/>
|
|
</Item3>
|
|
<Item4>
|
|
<Filename Value="importtypelib.pas"/>
|
|
<UnitName Value="ImportTypelib"/>
|
|
</Item4>
|
|
</Files>
|
|
<Type Value="RunAndDesignTime"/>
|
|
<RequiredPkgs Count="1">
|
|
<Item1>
|
|
<PackageName Value="IDEIntf"/>
|
|
</Item1>
|
|
</RequiredPkgs>
|
|
<UsageOptions>
|
|
<UnitPath Value="$(PkgOutDir)"/>
|
|
</UsageOptions>
|
|
<PublishOptions>
|
|
<Version Value="2"/>
|
|
</PublishOptions>
|
|
</Package>
|
|
</CONFIG>
|