From e4f988a2ed018b43f0d644037d585309a4f343a7 Mon Sep 17 00:00:00 2001 From: DarioS Date: Mon, 9 Jan 2023 10:17:48 +0100 Subject: [PATCH] zlib : - impostata giusta versione 1.2.13 nelle risorse - aggiustamento opzioni di compilazione. --- zlib.rc | Bin 10398 -> 10694 bytes zlib.vcxproj | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/zlib.rc b/zlib.rc index 63073238bf351ed3e50b5a09b626298837adf720..96f29de92db4f51fc24201d0968ad3741ac92b3f 100644 GIT binary patch delta 505 zcmbOicr19s4>m^Q$@6)Q8I3o~OG`5WIq&(;1{yM00--5`E`t$+0T3H8C@^?2q%tHj z|fj<4)iS0^O>MWJTGv=4>m@_$v@eQ84WkpHm~4zU?Ns$iy*Sj8A8PCERjIg*&#{1&J=lMofQgxoB(usM34Xg diff --git a/zlib.vcxproj b/zlib.vcxproj index 6cbd82f..2ef0b5f 100644 --- a/zlib.vcxproj +++ b/zlib.vcxproj @@ -177,7 +177,7 @@ copy $(TargetPath) \EgtProg\DllD64 true Speed StreamingSIMDExtensions2 - false + true $(OutDir)$(TargetName)$(TargetExt) @@ -216,8 +216,8 @@ copy $(TargetPath) \EgtProg\Dll32 MaxSpeed true Speed - false - NotSet + true + AdvancedVectorExtensions2 stdcpp17