diff --git a/3rdparty/zstd/zstd.vcxproj b/3rdparty/zstd/zstd.vcxproj index 0182727fb0..a5dea941b5 100644 --- a/3rdparty/zstd/zstd.vcxproj +++ b/3rdparty/zstd/zstd.vcxproj @@ -115,7 +115,7 @@ - DynamicLibrary + StaticLibrary true MultiByte @@ -153,10 +153,13 @@ Level4 Disabled + MultiThreadedDebug + /DZSTD_MULTITHREAD %(AdditionalOptions) ZSTD_MULTITHREAD=1;ZSTD_LEGACY_SUPPORT=5;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true false $(InstructionSet) + ProgramDatabase Console