mirror of
https://github.com/pocoproject/poco.git
synced 2025-12-10 09:44:35 +01:00
added macro to identify NetSSL_Win
This commit is contained in:
@@ -51,6 +51,12 @@
|
||||
#endif
|
||||
|
||||
|
||||
//
|
||||
// Allow detection of NetSSL_Win at compile time
|
||||
//
|
||||
#define POCO_NETSSL_WIN 1
|
||||
|
||||
|
||||
//
|
||||
// Automatically link NetSSL library.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user