From 21fa70a828f2f1540c46a81dbf9bd02054971981 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Mon, 8 Feb 2016 14:55:00 +0100 Subject: [PATCH] VC run-time library synchronized with wxWidgets in release builds --- include/Debug.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Debug.props b/include/Debug.props index 403cf42..c0ccd5a 100644 --- a/include/Debug.props +++ b/include/Debug.props @@ -27,7 +27,7 @@ Disabled _DEBUG;%(PreprocessorDefinitions) - MultiThreadedDebug + MultiThreadedDebugDLL EnableFastChecks true