]> git.ipfire.org Git - thirdparty/zstd.git/commitdiff
Visual : 32-bit build release uses static linking (/MT)
authorYann Collet <yann.collet.73@gmail.com>
Thu, 18 Feb 2016 18:15:19 +0000 (19:15 +0100)
committerYann Collet <yann.collet.73@gmail.com>
Thu, 18 Feb 2016 18:15:19 +0000 (19:15 +0100)
visual/2013/zstd/zstd.vcxproj

index 7c1c8852e1a5ac52327a4a050bb858181a5fb79c..99d308b9f021e0cc607457146b2a76f8b7191eae 100644 (file)
       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
       <EnablePREfast>false</EnablePREfast>\r
       <TreatWarningAsError>true</TreatWarningAsError>\r
+      <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
     </ClCompile>\r
     <Link>\r
       <SubSystem>Console</SubSystem>\r