You've already forked lazarus-ccr
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:
@@ -16,23 +16,24 @@
|
||||
<Description Value="Add-on to LazMapViewer: Contains the download engine based on the Synapse library."/>
|
||||
<License Value="modified LGPL with linking exception, like FreePascal RTL/FCL and Lazarus LCL"/>
|
||||
<Version Minor="2" Release="3"/>
|
||||
<Files>
|
||||
<Item>
|
||||
<Files Count="1">
|
||||
<Item1>
|
||||
<Filename Value="source\addons\synapse_downloadengine\mvdlesynapse.pas"/>
|
||||
<HasRegisterProc Value="True"/>
|
||||
<UnitName Value="mvDLESynapse"/>
|
||||
</Item>
|
||||
</Item1>
|
||||
</Files>
|
||||
<RequiredPkgs>
|
||||
<Item>
|
||||
<CompatibilityMode Value="True"/>
|
||||
<RequiredPkgs Count="3">
|
||||
<Item1>
|
||||
<PackageName Value="lazMapViewerPkg"/>
|
||||
</Item>
|
||||
<Item>
|
||||
</Item1>
|
||||
<Item2>
|
||||
<PackageName Value="laz_synapse"/>
|
||||
</Item>
|
||||
<Item>
|
||||
</Item2>
|
||||
<Item3>
|
||||
<PackageName Value="FCL"/>
|
||||
</Item>
|
||||
</Item3>
|
||||
</RequiredPkgs>
|
||||
<UsageOptions>
|
||||
<UnitPath Value="$(PkgOutDir)"/>
|
||||
|
Reference in New Issue
Block a user