diff --git a/msvc/pugixml_vs2010.vcxproj b/msvc/pugixml_vs2010.vcxproj
index 1126f90..f42eb78 100644
--- a/msvc/pugixml_vs2010.vcxproj
+++ b/msvc/pugixml_vs2010.vcxproj
@@ -83,7 +83,6 @@
- _DEBUG;%(PreprocessorDefinitions)
MultiThreadedDebugDLL
@@ -102,7 +101,6 @@
- _DEBUG;%(PreprocessorDefinitions)
MultiThreadedDebugDLL
@@ -121,7 +119,6 @@
- NDEBUG;%(PreprocessorDefinitions)
MultiThreadedDLL
@@ -142,7 +139,6 @@
- NDEBUG;%(PreprocessorDefinitions)
MultiThreadedDLL
diff --git a/msvc/pugixml_vs2010_static.vcxproj b/msvc/pugixml_vs2010_static.vcxproj
index 3dfd91e..0afd7ec 100644
--- a/msvc/pugixml_vs2010_static.vcxproj
+++ b/msvc/pugixml_vs2010_static.vcxproj
@@ -87,7 +87,6 @@
- _DEBUG;%(PreprocessorDefinitions)
MultiThreadedDebug
@@ -106,7 +105,6 @@
- _DEBUG;%(PreprocessorDefinitions)
MultiThreadedDebug
@@ -125,7 +123,6 @@
- NDEBUG;%(PreprocessorDefinitions)
MultiThreaded
@@ -146,7 +143,6 @@
- NDEBUG;%(PreprocessorDefinitions)
MultiThreaded