add POCO_EXTERNAL_OPENSSL

This commit is contained in:
Alex Fabijanic
2017-09-25 19:11:21 -05:00
parent 7887a4a662
commit 04a4beb5e4
2 changed files with 13 additions and 0 deletions

View File

@@ -174,6 +174,11 @@
// #define POCO_LOG_DEBUG
// Uncomment to disable the use of bundled OpenSSL binaries
// (Windows only)
// #define POCO_EXTERNAL_OPENSSL
// Define to prevent changing the suffix for shared libraries
// to "d.so", "d.dll", etc. for _DEBUG builds in Poco::SharedLibrary.
// #define POCO_NO_SHARED_LIBRARY_DEBUG_SUFFIX