From f58c41480ad7b80876736823f5f7fb7f67c121be Mon Sep 17 00:00:00 2001 From: Dario Bozzali Date: Mon, 28 Sep 2015 10:54:43 +0200 Subject: [PATCH] Fixes in Visual C++ 2013 project settings releated to runtime library --- rutil/dns/ares/ares_12_0.vcxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/rutil/dns/ares/ares_12_0.vcxproj b/rutil/dns/ares/ares_12_0.vcxproj index e9942bbae0..c86b4cb056 100644 --- a/rutil/dns/ares/ares_12_0.vcxproj +++ b/rutil/dns/ares/ares_12_0.vcxproj @@ -377,7 +377,7 @@ OnlyExplicitInline WIN32;NDEBUG;USE_IPV6;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) false - MultiThreaded + MultiThreadedDLL Level3 @@ -393,7 +393,7 @@ OnlyExplicitInline WIN32;NDEBUG;USE_IPV6;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) false - MultiThreadedDLL + MultiThreaded Level3 @@ -425,7 +425,7 @@ OnlyExplicitInline WIN32;NDEBUG;USE_IPV6;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) false - MultiThreaded + MultiThreadedDLL Level3 @@ -441,7 +441,7 @@ OnlyExplicitInline WIN32;NDEBUG;USE_IPV6;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) false - MultiThreadedDLL + MultiThreaded Level3