From adc9831eb28ab13ae2d9ce37b82436193d06eacd Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 16 Feb 2017 19:46:00 +0300 Subject: miranda got her own OpenSSL binaries for those who compile Miranda himself, these binaries can be downloaded from http://www.miranda-ng.org/distr/build/ --- plugins/OpenSSL/OpenSSL.vcxproj | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/OpenSSL/OpenSSL.vcxproj b/plugins/OpenSSL/OpenSSL.vcxproj index 29d08f9d1f..f7136fda99 100644 --- a/plugins/OpenSSL/OpenSSL.vcxproj +++ b/plugins/OpenSSL/OpenSSL.vcxproj @@ -30,8 +30,7 @@ Sync - delayimp.lib;libeay32.lib;ssleay32.lib;crypt32.lib;%(AdditionalDependencies) - libeay32.dll;ssleay32.dll;crypt32.dll + libeay32.lib;ssleay32.lib;crypt32.lib;%(AdditionalDependencies) \ No newline at end of file -- cgit v1.2.3