lazarus-ccr/components/lazmapviewer/source/addons/synapse_downloadengine
2019-10-20 08:41:04 +00:00
..
mvdlesynapse.pas LazMapViewer: Add drawing engine based on RGBGraphics package. Register in palette. Add units missing from previous commits. 2019-05-18 21:26:38 +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.