mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-15 07:14:46 +02:00
openssl VS projects modifications
This commit is contained in:
@@ -170,10 +170,24 @@
|
||||
// #define POCO_LOG_DEBUG
|
||||
|
||||
|
||||
// Uncomment to disable the use of bundled OpenSSL binaries
|
||||
// (Windows only)
|
||||
//
|
||||
// OpenSSL options
|
||||
//
|
||||
|
||||
// Poco has its own OpenSSL build system.
|
||||
// See https://github.com/pocoproject/openssl/blob/master/README.md
|
||||
// for details
|
||||
//
|
||||
// These options are Windows only.
|
||||
|
||||
// Disable the use of Poco OpenSSL binaries
|
||||
// (external OpenSSL libraries must be provided).
|
||||
// #define POCO_EXTERNAL_OPENSSL
|
||||
|
||||
//
|
||||
// End OpenSSL options
|
||||
//
|
||||
|
||||
|
||||
// Define to prevent changing the suffix for shared libraries
|
||||
// to "d.so", "d.dll", etc. for _DEBUG builds in Poco::SharedLibrary.
|
||||
|
Reference in New Issue
Block a user