2019-05-18 21:26:38 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<CONFIG>
|
2020-03-22 16:13:53 +00:00
|
|
|
<Package Version="5">
|
2019-05-18 21:26:38 +00:00
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<Name Value="lazmapviewer_rgbgraphics"/>
|
|
|
|
<Type Value="RunAndDesignTime"/>
|
2020-04-09 11:06:15 +00:00
|
|
|
<Author Value="ti_dic"/>
|
2019-05-18 21:26:38 +00:00
|
|
|
<CompilerOptions>
|
|
|
|
<Version Value="11"/>
|
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<SearchPaths>
|
|
|
|
<OtherUnitFiles Value="source\addons\rgbgraphics_drawingengine"/>
|
|
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
|
|
</SearchPaths>
|
|
|
|
</CompilerOptions>
|
|
|
|
<Description Value="Add-on to LazMapViewer: Contains the drawing engine based on the RGBGraphics package."/>
|
2020-04-09 11:06:15 +00:00
|
|
|
<License Value="modified LGPL with linking exception, like FreePascal RTL/FCL and Lazarus LCL"/>
|
2020-04-09 11:44:44 +00:00
|
|
|
<Version Minor="2" Release="3"/>
|
2020-03-23 23:01:18 +00:00
|
|
|
<Files>
|
|
|
|
<Item>
|
2019-05-18 21:26:38 +00:00
|
|
|
<Filename Value="source\addons\rgbgraphics_drawingengine\mvde_rgbgraphics.pas"/>
|
|
|
|
<HasRegisterProc Value="True"/>
|
|
|
|
<UnitName Value="mvDE_RGBGraphics"/>
|
2020-03-23 23:01:18 +00:00
|
|
|
</Item>
|
2019-05-18 21:26:38 +00:00
|
|
|
</Files>
|
2020-03-23 23:01:18 +00:00
|
|
|
<RequiredPkgs>
|
|
|
|
<Item>
|
2019-05-18 21:26:38 +00:00
|
|
|
<PackageName Value="lazMapViewerPkg"/>
|
2020-03-23 23:01:18 +00:00
|
|
|
</Item>
|
|
|
|
<Item>
|
2019-05-18 21:26:38 +00:00
|
|
|
<PackageName Value="rgb_graphics"/>
|
2020-03-23 23:01:18 +00:00
|
|
|
</Item>
|
|
|
|
<Item>
|
2019-05-18 21:26:38 +00:00
|
|
|
<PackageName Value="FCL"/>
|
2020-03-23 23:01:18 +00:00
|
|
|
</Item>
|
2019-05-18 21:26:38 +00:00
|
|
|
</RequiredPkgs>
|
|
|
|
<UsageOptions>
|
|
|
|
<UnitPath Value="$(PkgOutDir)"/>
|
|
|
|
</UsageOptions>
|
|
|
|
<PublishOptions>
|
|
|
|
<Version Value="2"/>
|
|
|
|
<UseFileFilters Value="True"/>
|
|
|
|
</PublishOptions>
|
|
|
|
</Package>
|
|
|
|
</CONFIG>
|