diff --git a/src/zlib.vcproj b/src/zlib.vcproj index 40d39c9..e55e517 100644 --- a/src/zlib.vcproj +++ b/src/zlib.vcproj @@ -70,7 +70,7 @@ Name="VCCLCompilerTool" AdditionalIncludeDirectories="dep/include/zlib;dep/include" PreprocessorDefinitions="WIN32;NDEBUG;_LIB" - RuntimeLibrary="0" + RuntimeLibrary="2" RuntimeTypeInfo="TRUE" UsePrecompiledHeader="0" PrecompiledHeaderFile="$(SolutionDir)/temp/$(ProjectName)/zlib.pch" diff --git a/src/zthread.vcproj b/src/zthread.vcproj index 0a3b3a2..f740008 100644 --- a/src/zthread.vcproj +++ b/src/zthread.vcproj @@ -13,8 +13,8 @@ @@ -60,21 +57,18 @@