mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-23 15:14:37 +01:00
fix link ifdef
This commit is contained in:
parent
43195651af
commit
76c5bf8dc7
@ -58,7 +58,7 @@
|
||||
#pragma comment(lib, "libcrypto.lib")
|
||||
#pragma comment(lib, "libssl.lib")
|
||||
#endif // POCO_EXTERNAL_OPENSSL
|
||||
#if !defined(Crypto_EXPORTS)
|
||||
#if !defined(NetSSL_EXPORTS)
|
||||
#pragma comment(lib, "PocoNetSSL" POCO_LIB_SUFFIX)
|
||||
#endif
|
||||
#endif // POCO_NO_AUTOMATIC_LIBS
|
||||
|
Loading…
x
Reference in New Issue
Block a user