From 1e9bb500aaf3e8908dc9692bafb828810ea5ba30 Mon Sep 17 00:00:00 2001 From: DarioS Date: Fri, 20 Aug 2021 15:23:27 +0200 Subject: [PATCH] zlib : - versione a 64 bit compilata con LLVM. --- zlib.vcxproj | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/zlib.vcxproj b/zlib.vcxproj index f8449df..d09b98c 100644 --- a/zlib.vcxproj +++ b/zlib.vcxproj @@ -40,7 +40,7 @@ DynamicLibrary false Unicode - v141 + ClangCL DynamicLibrary @@ -52,7 +52,7 @@ DynamicLibrary false Unicode - v141 + ClangCL @@ -85,9 +85,9 @@ $(ProjectName)R$(PlatformArchitecture) $(ProjectName)R$(PlatformArchitecture) C:\EgtDev\Extern\zlib\Include;$(IncludePath) - C:\EgtDev\Extern\zlib\Include;$(IncludePath) + C:\;C:\EgtDev\Extern\zlib\Include;$(IncludePath) C:\EgtDev\Extern\zlib\Include;$(IncludePath) - C:\EgtDev\Extern\zlib\Include;$(IncludePath) + C:\;C:\EgtDev\Extern\zlib\Include;$(IncludePath) @@ -137,6 +137,7 @@ copy $(TargetPath) \EgtProg\DllD32 Level3 true ProgramDatabase + stdcpp17 $(OutDir)$(TargetName)$(TargetExt) @@ -193,7 +194,7 @@ copy $(TargetPath) \EgtProg\Dll32 false zlib.def - UseLinkTimeCodeGeneration + Default Windows @@ -217,6 +218,7 @@ copy $(TargetPath) \EgtProg\Dll32 Speed false NotSet + stdcpp17 $(OutDir)$(TargetName)$(TargetExt)