From fc582c5f63cc85c252887d584e8ec5193932fd1f Mon Sep 17 00:00:00 2001 From: DarioS Date: Sun, 24 Apr 2022 16:59:39 +0200 Subject: [PATCH] libzip : - modificate e ricompilate versioni a 32bit con v141_xp (VisualStudio 2017 C++ per XP). --- config_x32.h | 2 +- libzip.vcxproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config_x32.h b/config_x32.h index 9c58f4f..770c46f 100644 --- a/config_x32.h +++ b/config_x32.h @@ -10,7 +10,7 @@ #define HAVE__FDOPEN #define HAVE__FILENO #define HAVE__SETMODE -#define HAVE__SNPRINTF +/*#define HAVE__SNPRINTF*/ #define HAVE__STRDUP #define HAVE__STRICMP #define HAVE__STRTOI64 diff --git a/libzip.vcxproj b/libzip.vcxproj index 069c2ca..ace5b7b 100644 --- a/libzip.vcxproj +++ b/libzip.vcxproj @@ -29,13 +29,13 @@ DynamicLibrary true - v120_xp + v141_xp Unicode DynamicLibrary false - v120_xp + v141_xp true Unicode