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.vcxproj | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'src/Common/Zip.vcxproj') diff --git a/src/Common/Zip.vcxproj b/src/Common/Zip.vcxproj index ec907d94..a9d567a7 100644 --- a/src/Common/Zip.vcxproj +++ b/src/Common/Zip.vcxproj @@ -25,6 +25,7 @@ + @@ -35,12 +36,12 @@ + - @@ -50,6 +51,7 @@ + @@ -58,6 +60,8 @@ + + @@ -67,12 +71,14 @@ + + @@ -94,6 +100,7 @@ + @@ -115,6 +122,8 @@ + + @@ -128,6 +137,7 @@ + -- cgit v1.2.3