2019-01-23 18:07:52 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<CONFIG>
|
2020-03-22 16:13:53 +00:00
|
|
|
<Package Version="5">
|
2019-01-23 18:07:52 +00:00
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<Name Value="lazMapViewer_Synapse"/>
|
|
|
|
<Type Value="RunAndDesignTime"/>
|
2019-05-18 21:26:38 +00:00
|
|
|
<Author Value="ti_dic, Werner Pamler"/>
|
2019-01-23 18:07:52 +00:00
|
|
|
<CompilerOptions>
|
|
|
|
<Version Value="11"/>
|
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<SearchPaths>
|
2019-01-23 18:42:29 +00:00
|
|
|
<OtherUnitFiles Value="source\addons\synapse_downloadengine"/>
|
|
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
2019-01-23 18:07:52 +00:00
|
|
|
</SearchPaths>
|
|
|
|
</CompilerOptions>
|
2019-05-18 21:26:38 +00:00
|
|
|
<Description Value="Add-on to LazMapViewer: Contains the download engine based on the Synapse library."/>
|
2020-04-09 11:06:15 +00:00
|
|
|
<License Value="modified LGPL with linking exception, like FreePascal RTL/FCL and Lazarus LCL"/>
|
2020-12-02 13:05:08 +00:00
|
|
|
<Version Minor="2" Release="5"/>
|
2020-08-12 15:16:21 +00:00
|
|
|
<Files Count="1">
|
|
|
|
<Item1>
|
2019-01-23 18:42:29 +00:00
|
|
|
<Filename Value="source\addons\synapse_downloadengine\mvdlesynapse.pas"/>
|
2019-01-23 18:07:52 +00:00
|
|
|
<HasRegisterProc Value="True"/>
|
|
|
|
<UnitName Value="mvDLESynapse"/>
|
2020-08-12 15:16:21 +00:00
|
|
|
</Item1>
|
2019-01-23 18:07:52 +00:00
|
|
|
</Files>
|
2020-08-12 15:16:21 +00:00
|
|
|
<CompatibilityMode Value="True"/>
|
|
|
|
<RequiredPkgs Count="3">
|
|
|
|
<Item1>
|
2019-01-23 18:07:52 +00:00
|
|
|
<PackageName Value="lazMapViewerPkg"/>
|
2020-08-12 15:16:21 +00:00
|
|
|
</Item1>
|
|
|
|
<Item2>
|
2019-01-23 18:07:52 +00:00
|
|
|
<PackageName Value="laz_synapse"/>
|
2020-08-12 15:16:21 +00:00
|
|
|
</Item2>
|
|
|
|
<Item3>
|
2019-01-23 18:07:52 +00:00
|
|
|
<PackageName Value="FCL"/>
|
2020-08-12 15:16:21 +00:00
|
|
|
</Item3>
|
2019-01-23 18:07:52 +00:00
|
|
|
</RequiredPkgs>
|
|
|
|
<UsageOptions>
|
|
|
|
<UnitPath Value="$(PkgOutDir)"/>
|
|
|
|
</UsageOptions>
|
|
|
|
<PublishOptions>
|
|
|
|
<Version Value="2"/>
|
|
|
|
<UseFileFilters Value="True"/>
|
|
|
|
</PublishOptions>
|
|
|
|
</Package>
|
|
|
|
</CONFIG>
|