added macro to identify NetSSL_Win

This commit is contained in:
Günter Obiltschnig 2014-10-28 08:51:05 +01:00
parent abfb96877d
commit 33119f606d

View File

@ -51,6 +51,12 @@
#endif
//
// Allow detection of NetSSL_Win at compile time
//
#define POCO_NETSSL_WIN 1
//
// Automatically link NetSSL library.
//