From b77b0745694fbc19c63026a81502889efe0137c9 Mon Sep 17 00:00:00 2001 From: evoskuil Date: Sun, 26 Jul 2015 15:53:39 -0700 Subject: [PATCH] Fix Visual Studio common props for MT dynamic release. --- builds/msvc/properties/ReleaseDEXE.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builds/msvc/properties/ReleaseDEXE.props b/builds/msvc/properties/ReleaseDEXE.props index b89b373a..73deeae9 100644 --- a/builds/msvc/properties/ReleaseDEXE.props +++ b/builds/msvc/properties/ReleaseDEXE.props @@ -13,7 +13,7 @@ - MultiThreadedDebugDLL + MultiThreadedDLL