From 3d89183c10656eb1b420e2d207fa2e628a457347 Mon Sep 17 00:00:00 2001 From: Dario Sassi Date: Thu, 2 Nov 2017 07:32:35 +0000 Subject: [PATCH] zlib : - aggiornamento parametri conpilazione. --- zlib.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zlib.vcxproj b/zlib.vcxproj index 2e33d43..c56706b 100644 --- a/zlib.vcxproj +++ b/zlib.vcxproj @@ -119,6 +119,7 @@ copy $(TargetPath) \EgtProg\DllD32 true zlib.def + Windows @@ -152,6 +153,7 @@ copy $(TargetPath) \EgtProg\DllD64 true zlib.def + Windows @@ -191,6 +193,7 @@ copy $(TargetPath) \EgtProg\Dll32 false zlib.def UseLinkTimeCodeGeneration + Windows @@ -230,6 +233,7 @@ copy $(TargetPath) \EgtProg\Dll64 false zlib.def UseLinkTimeCodeGeneration + Windows