From 927f00cc19b7239a1fe12abe30b472d61b753d8d Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 9 Jun 2023 21:40:16 +0300 Subject: fixes #3551 (Update libssh2 to 1.11.0) --- libs/libssh2/libssh2.vcxproj | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) (limited to 'libs/libssh2/libssh2.vcxproj') diff --git a/libs/libssh2/libssh2.vcxproj b/libs/libssh2/libssh2.vcxproj index 2eedb85e66..3d69cf0fd9 100644 --- a/libs/libssh2/libssh2.vcxproj +++ b/libs/libssh2/libssh2.vcxproj @@ -37,7 +37,7 @@ - LIBSSH2_WIN32;%(PreprocessorDefinitions) + HAVE_CONFIG_H;%(PreprocessorDefinitions) 4244;4310;4702;%(DisableSpecificWarnings) $(ProjectDir).\include;%(AdditionalIncludeDirectories) @@ -49,6 +49,9 @@ NotUsing + + NotUsing + NotUsing @@ -64,6 +67,9 @@ NotUsing + + NotUsing + NotUsing @@ -85,15 +91,9 @@ NotUsing - - NotUsing - NotUsing - - NotUsing - NotUsing @@ -118,13 +118,12 @@ NotUsing - + NotUsing - + NotUsing - @@ -132,7 +131,6 @@ - @@ -140,6 +138,6 @@ - + \ No newline at end of file -- cgit v1.2.3