mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
added macro to identify NetSSL_Win
This commit is contained in:
parent
abfb96877d
commit
33119f606d
@ -51,6 +51,12 @@
|
||||
#endif
|
||||
|
||||
|
||||
//
|
||||
// Allow detection of NetSSL_Win at compile time
|
||||
//
|
||||
#define POCO_NETSSL_WIN 1
|
||||
|
||||
|
||||
//
|
||||
// Automatically link NetSSL library.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user