diff --git a/buildscripts/VisualStudio/MMCommon.props b/buildscripts/VisualStudio/MMCommon.props
index d4a0f22dd..8c42b9a2a 100644
--- a/buildscripts/VisualStudio/MMCommon.props
+++ b/buildscripts/VisualStudio/MMCommon.props
@@ -26,6 +26,7 @@
4127;4290;%(DisableSpecificWarnings)
Sync
_CRT_SECURE_NO_WARNINGS;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ true
true
@@ -68,4 +69,4 @@
$(MM_BUILDDIR)
-
+
\ No newline at end of file