From 826a360b8de976561b6de9b731f04a232838dfe7 Mon Sep 17 00:00:00 2001 From: Ryan Lucia Date: Wed, 12 Dec 2018 21:46:26 -0500 Subject: [PATCH] Revert to dynamically linking the vc runtime --- build/standard-settings.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/standard-settings.props b/build/standard-settings.props index 04b290fa7..bdd8e7ac6 100644 --- a/build/standard-settings.props +++ b/build/standard-settings.props @@ -55,7 +55,7 @@ - MultiThreaded + MultiThreadedDLL MaxSpeed true true