aboutsummaryrefslogtreecommitdiff
path: root/lib/gtest/msvc/gtest.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gtest/msvc/gtest.vcxproj')
-rw-r--r--lib/gtest/msvc/gtest.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/gtest/msvc/gtest.vcxproj b/lib/gtest/msvc/gtest.vcxproj
index bd245b5e7b..cdde777f23 100644
--- a/lib/gtest/msvc/gtest.vcxproj
+++ b/lib/gtest/msvc/gtest.vcxproj
@@ -55,6 +55,7 @@
<PreprocessorDefinitions>_LIB;NOMINMAX;_USE_32BIT_TIME_T;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PrecompiledHeader>
</PrecompiledHeader>
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
</ClCompile>
<Lib>
<OutputFile>$(TargetPath)</OutputFile>