From a4e1d547d22d8226a7911605439d5abb15c61465 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Tue, 19 Apr 2022 16:02:16 -0500 Subject: Fix warning in dnchost by using release runtime in debug. --- src/ext/Bal/dnchost/dnchost.vcxproj | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) (limited to 'src/ext') diff --git a/src/ext/Bal/dnchost/dnchost.vcxproj b/src/ext/Bal/dnchost/dnchost.vcxproj index 66c1f8d1..5cec50af 100644 --- a/src/ext/Bal/dnchost/dnchost.vcxproj +++ b/src/ext/Bal/dnchost/dnchost.vcxproj @@ -39,6 +39,13 @@ + + + + MultiThreaded + + + $(Platform) x86 @@ -67,10 +74,8 @@ - + /LTCG %(AdditionalOptions) -- cgit v1.2.3-55-g6feb