From 28aff67293df3c391b9a78ed03c2e314047562a0 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Fri, 26 May 2023 00:32:29 +0200 Subject: Windows: Add missing update of libzip zip_err_str.c and fix libzip related project configuration --- src/Common/Zip_vs2019.vcxproj | 36 +++++++++++++++++++++++++++++++++++- 1 file changed, 35 insertions(+), 1 deletion(-) (limited to 'src/Common/Zip_vs2019.vcxproj') diff --git a/src/Common/Zip_vs2019.vcxproj b/src/Common/Zip_vs2019.vcxproj index f9bb543f..d60b4981 100644 --- a/src/Common/Zip_vs2019.vcxproj +++ b/src/Common/Zip_vs2019.vcxproj @@ -33,6 +33,7 @@ + @@ -43,12 +44,12 @@ + - @@ -58,6 +59,7 @@ + @@ -66,6 +68,8 @@ + + @@ -75,12 +79,14 @@ + + @@ -102,6 +108,7 @@ + @@ -123,6 +130,8 @@ + + @@ -136,6 +145,7 @@ + @@ -272,6 +282,10 @@ Windows true + + + + @@ -287,6 +301,10 @@ Windows true + + + + @@ -302,6 +320,10 @@ Windows true + + + + @@ -321,6 +343,10 @@ true true + + + + @@ -340,6 +366,10 @@ true true + + + + @@ -359,6 +389,10 @@ true true + + + + -- cgit v1.2.3