lazmapviewer: set "maximize compatibility" flag of packages to make them readable for non-trunk Laz versions.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7600 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2020-08-12 15:16:21 +00:00
parent 196b787aed
commit d7364ed9f8
5 changed files with 74 additions and 71 deletions

View File

@ -15,85 +15,86 @@
This is a fork of MapViewer by ti_dic (https://sourceforge.net/p/roadbook/code/ci/master/tree/mapviewer/) which itself is based on the MapViewer by Maciej Kaczkowski (https://github.com/maciejkaczkowski/mapviewer)."/>
<License Value="modified LGPL with linking exception, like FreePascal RTL/FCL and Lazarus LCL"/>
<Version Minor="2" Release="3"/>
<Files>
<Item>
<Files Count="18">
<Item1>
<Filename Value="source/mvcache.pas"/>
<UnitName Value="mvCache"/>
</Item>
<Item>
</Item1>
<Item2>
<Filename Value="source/mvdownloadengine.pas"/>
<UnitName Value="mvDownloadEngine"/>
</Item>
<Item>
</Item2>
<Item3>
<Filename Value="source/mvdragobj.pas"/>
<UnitName Value="mvDragObj"/>
</Item>
<Item>
</Item3>
<Item4>
<Filename Value="source/mvengine.pas"/>
<UnitName Value="mvEngine"/>
</Item>
<Item>
</Item4>
<Item5>
<Filename Value="source/mvgeonames.pas"/>
<UnitName Value="mvGeoNames"/>
</Item>
<Item>
</Item5>
<Item6>
<Filename Value="source/mvgpsobj.pas"/>
<UnitName Value="mvGpsObj"/>
</Item>
<Item>
</Item6>
<Item7>
<Filename Value="source/mvjobqueue.pas"/>
<UnitName Value="mvJobQueue"/>
</Item>
<Item>
</Item7>
<Item8>
<Filename Value="source/mvjobs.pas"/>
<UnitName Value="mvJobs"/>
</Item>
<Item>
</Item8>
<Item9>
<Filename Value="source/mvmapprovider.pas"/>
<UnitName Value="mvMapProvider"/>
</Item>
<Item>
</Item9>
<Item10>
<Filename Value="source/mvtypes.pas"/>
<UnitName Value="mvTypes"/>
</Item>
<Item>
</Item10>
<Item11>
<Filename Value="source/mvmapviewer.pas"/>
<UnitName Value="mvMapViewer"/>
</Item>
<Item>
</Item11>
<Item12>
<Filename Value="source/mvextradata.pas"/>
<UnitName Value="mvExtraData"/>
</Item>
<Item>
</Item12>
<Item13>
<Filename Value="source/mvdlefpc.pas"/>
<UnitName Value="mvDLEFpc"/>
</Item>
<Item>
</Item13>
<Item14>
<Filename Value="source/mvmapviewerreg.pas"/>
<HasRegisterProc Value="True"/>
<UnitName Value="mvMapViewerReg"/>
</Item>
<Item>
</Item14>
<Item15>
<Filename Value="source/mvgpx.pas"/>
<UnitName Value="mvGPX"/>
</Item>
<Item>
</Item15>
<Item16>
<Filename Value="source/mvdrawingengine.pas"/>
<UnitName Value="mvDrawingEngine"/>
</Item>
<Item>
</Item16>
<Item17>
<Filename Value="source/mvde_intfgraphics.pas"/>
<UnitName Value="mvDE_IntfGraphics"/>
</Item>
<Item>
</Item17>
<Item18>
<Filename Value="source/mvde_lcl.pas"/>
<UnitName Value="mvDE_LCL"/>
</Item>
</Item18>
</Files>
<RequiredPkgs>
<Item>
<CompatibilityMode Value="True"/>
<RequiredPkgs Count="1">
<Item1>
<PackageName Value="LCLBase"/>
</Item>
</Item1>
</RequiredPkgs>
<UsageOptions>
<UnitPath Value="$(PkgOutDir)"/>