From c763e0be7221cc055d61eec9d30c1ff8a4a0fc32 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 7 Jun 2021 20:48:09 +0300 Subject: fixes #2912 (Drop WinCrypto API support) --- plugins/OpenSSL/OpenSSL.vcxproj | 45 ----------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 plugins/OpenSSL/OpenSSL.vcxproj (limited to 'plugins/OpenSSL/OpenSSL.vcxproj') diff --git a/plugins/OpenSSL/OpenSSL.vcxproj b/plugins/OpenSSL/OpenSSL.vcxproj deleted file mode 100644 index e7d62d396e..0000000000 --- a/plugins/OpenSSL/OpenSSL.vcxproj +++ /dev/null @@ -1,45 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - OpenSSL - {6C0C35E7-6522-403C-BB60-9805CDB9E52F} - - - - - - - - - Create - - - - - - - - - - libcrypto.lib;libssl.lib;crypt32.lib;%(AdditionalDependencies) - - - \ No newline at end of file -- cgit v1.2.3