mirror of
https://github.com/facebook/zstd.git
synced 2025-12-16 00:04:14 -05:00
Visual : 32-bit build release uses static linking (/MT)
This commit is contained in:
parent
d3debc39ea
commit
ba7ba5b659
@ -178,6 +178,7 @@
|
||||
<PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
||||
<EnablePREfast>false</EnablePREfast>
|
||||
<TreatWarningAsError>true</TreatWarningAsError>
|
||||
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
</ClCompile>
|
||||
<Link>
|
||||
<SubSystem>Console</SubSystem>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user