lazarus-ccr/components/lazmapviewer/lazmapviewer_bgra.lpk

50 lines
1.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="5">
<PathDelim Value="\"/>
<Name Value="lazmapviewer_bgra"/>
<Type Value="RunAndDesignTime"/>
<Author Value="jc99"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
<SearchPaths>
<OtherUnitFiles Value="source\addons\bgra_drawingengine"/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
</CompilerOptions>
<Description Value="Add-on to LazMapViewer: Contains the drawing engine based on the BGRABitmap library."/>
<License Value="modified LGPL with linking exception, like FreePascal RTL/FCL and Lazarus LCL"/>
<Version Minor="2" Release="2"/>
<Files>
<Item>
<Filename Value="source\addons\bgra_drawingengine\mvde_bgra.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="mvDE_BGRA"/>
</Item>
</Files>
<RequiredPkgs>
<Item>
<PackageName Value="BGRABitmapPack"/>
</Item>
<Item>
<PackageName Value="lazMapViewerPkg"/>
</Item>
<Item>
<PackageName Value="FCL"/>
</Item>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>
</UsageOptions>
<PublishOptions>
<Version Value="2"/>
<OpenInFileMan Value="True"/>
<UseFileFilters Value="True"/>
</PublishOptions>
<CustomOptions Items="ExternHelp" Version="2">
<_ExternHelp Items="Count"/>
</CustomOptions>
</Package>
</CONFIG>