From 9f75de77d912d11d49d36a9c87b3b94fe43209f1 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 22 May 2020 14:11:15 +0300 Subject: fix for broken project file compatibility in VS2019 16.6.0 --- plugins/OpenSSL/OpenSSL.vcxproj | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'plugins/OpenSSL/OpenSSL.vcxproj') diff --git a/plugins/OpenSSL/OpenSSL.vcxproj b/plugins/OpenSSL/OpenSSL.vcxproj index 222078ad7d..7df123331d 100644 --- a/plugins/OpenSSL/OpenSSL.vcxproj +++ b/plugins/OpenSSL/OpenSSL.vcxproj @@ -25,6 +25,18 @@ + + + + + Create + + + + + + + libeay32.lib;ssleay32.lib;crypt32.lib;%(AdditionalDependencies) -- cgit v1.2.3