lazarus-ccr/components/lazmapviewer/source/addons/synapse_downloadengine
2020-04-09 11:06:15 +00:00
..
mvdlesynapse.pas LazMapViewer: Change license to modified LGPL as discussed in https://forum.lazarus.freepascal.org/index.php/topic,49075.0.html. All authors agreed on the license change. License header added to all component files. Set version to 0.2.2 for new OPM release. 2020-04-09 11:06:15 +00:00
readme.txt lazmapviewer: Add synapse's ssl_openssl units to fix compilation of laz_mapviewer_synapse package. 2019-10-20 08:41:04 +00:00
ssl_openssl_lib.pas lazmapviewer: Add synapse's ssl_openssl units to fix compilation of laz_mapviewer_synapse package. 2019-10-20 08:41:04 +00:00
ssl_openssl.pas lazmapviewer: Add synapse's ssl_openssl units to fix compilation of laz_mapviewer_synapse package. 2019-10-20 08:41:04 +00:00

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.