LazMapViewer: Add downloadengine based on WinInet (Windows only). Update fulldemo_with_addons. Remove Synapse openssl units from package.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8703 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2023-02-12 23:02:11 +00:00
parent e343a8232f
commit 55c9a60bbb
10 changed files with 213 additions and 3183 deletions

View File

@@ -1,5 +1,2 @@
This folder contains the sources of the download engine based on the Synapse
library.
Since the Synapse package (laz_synapse.lpk) does not contain the files needed
for ssl they were copied into this folder to be found for compilation.