From 77142c2a851547b4e3fc6b86bb308a91adf32854 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 4 Dec 2021 21:46:33 +0300 Subject: no need to patch libssh either --- libs/libssh2/libssh2.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/libssh2/libssh2.vcxproj') diff --git a/libs/libssh2/libssh2.vcxproj b/libs/libssh2/libssh2.vcxproj index 6b7e038d2f..2eedb85e66 100644 --- a/libs/libssh2/libssh2.vcxproj +++ b/libs/libssh2/libssh2.vcxproj @@ -37,7 +37,7 @@ - LIBSSH2_WIN32;LIBSSH2_LIBRARY;%(PreprocessorDefinitions) + LIBSSH2_WIN32;%(PreprocessorDefinitions) 4244;4310;4702;%(DisableSpecificWarnings) $(ProjectDir).\include;%(AdditionalIncludeDirectories) -- cgit v1.2.3