lazarus-ccr/components/mplayer/mplayercontrollaz.lpk

58 lines
1.6 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<Name Value="MPlayerControlLaz"/>
<AddToProjectUsesSection Value="True"/>
<Author Value="Mattias Gaertner"/>
<CompilerOptions>
<Version Value="11"/>
<SearchPaths>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Parsing>
<SyntaxOptions>
<UseAnsiStrings Value="False"/>
</SyntaxOptions>
</Parsing>
</CompilerOptions>
<Description Value="LCL control for embedding mplayer"/>
<License Value="modified LGPL2"/>
<Version Minor="1" Release="2"/>
<Files Count="3">
<Item1>
<Filename Value="mplayerctrl.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="MPlayerCtrl"/>
</Item1>
<Item2>
<Filename Value="mplayerctrl.lrs"/>
<Type Value="LRS"/>
</Item2>
<Item3>
<Filename Value="README.txt"/>
<Type Value="Text"/>
</Item3>
</Files>
<Type Value="RunAndDesignTime"/>
<RequiredPkgs Count="2">
<Item1>
<PackageName Value="LCL"/>
</Item1>
<Item2>
<PackageName Value="FCL"/>
<MinVersion Major="1" Valid="True"/>
</Item2>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
</PublishOptions>
<CustomOptions Items="ExternHelp" Version="2">
<_ExternHelp Items="Count"/>
</CustomOptions>
</Package>
</CONFIG>