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