Use the default value of MultiThreadedDLL where possible.

This commit is contained in:
david 2013-02-09 20:30:01 +00:00
parent 6b095f42d2
commit ce51d8c4da
10 changed files with 0 additions and 11 deletions

View file

@ -82,7 +82,6 @@
<FunctionLevelLinking>true</FunctionLevelLinking>
<IntrinsicFunctions>true</IntrinsicFunctions>
<PreprocessorDefinitions>WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
<AdditionalOptions> /D_CRT_SECURE_NO_WARNINGS=1 %(AdditionalOptions)</AdditionalOptions>
</ClCompile>
<Link>