diff --git a/Box2D/Build/vs2015/Box2D.vcxproj b/Box2D/Build/vs2015/Box2D.vcxproj index 830803c..5dda519 100644 --- a/Box2D/Build/vs2015/Box2D.vcxproj +++ b/Box2D/Build/vs2015/Box2D.vcxproj @@ -86,7 +86,7 @@ _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebugDLL + MultiThreadedDebug true @@ -115,7 +115,7 @@ _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions) true EnableFastChecks - MultiThreadedDebugDLL + MultiThreadedDebug true @@ -145,7 +145,7 @@ _CRT_SECURE_NO_WARNINGS;NDEBUG;%(PreprocessorDefinitions) false true - MultiThreadedDLL + MultiThreaded true @@ -176,7 +176,7 @@ _CRT_SECURE_NO_WARNINGS;NDEBUG;%(PreprocessorDefinitions) false true - MultiThreadedDLL + MultiThreaded true