From 7f0909c4630016cc324d5ca878f0f60f302f8e8c Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Thu, 21 Sep 2023 15:22:41 +0200 Subject: [PATCH] libzip : - ricompilazione a 64bit con Enable Enhanced Instruction Set = Not Set. --- libzip.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libzip.vcxproj b/libzip.vcxproj index faa0f79..9a00ad1 100644 --- a/libzip.vcxproj +++ b/libzip.vcxproj @@ -188,7 +188,7 @@ copy $(TargetPath) \EgtProg\DllD64 AnySuitable Speed true - AdvancedVectorExtensions2 + NotSet Console