diff --git a/msvc/props/common.debug.dynamic.props b/msvc/props/common.debug.dynamic.props
index 93a3964..a0ad1b6 100644
--- a/msvc/props/common.debug.dynamic.props
+++ b/msvc/props/common.debug.dynamic.props
@@ -5,6 +5,10 @@
pugixmld
-
+
+
+ MultiThreadedDebugDLL
+
+
\ No newline at end of file
diff --git a/msvc/props/common.debug.static.props b/msvc/props/common.debug.static.props
index eb79212..eebb88a 100644
--- a/msvc/props/common.debug.static.props
+++ b/msvc/props/common.debug.static.props
@@ -5,6 +5,10 @@
pugixmlsd
-
+
+
+ MultiThreadedDebug
+
+
\ No newline at end of file
diff --git a/msvc/props/common.release.dynamic.props b/msvc/props/common.release.dynamic.props
index 8f48f1c..954359f 100644
--- a/msvc/props/common.release.dynamic.props
+++ b/msvc/props/common.release.dynamic.props
@@ -5,6 +5,10 @@
pugixml
-
+
+
+ MultiThreadedDLL
+
+
\ No newline at end of file
diff --git a/msvc/props/common.release.static.props b/msvc/props/common.release.static.props
index 38e99e5..33d3014 100644
--- a/msvc/props/common.release.static.props
+++ b/msvc/props/common.release.static.props
@@ -5,6 +5,10 @@
pugixmls
-
+
+
+ MultiThreaded
+
+
\ No newline at end of file
diff --git a/msvc/pugixml_vs2010.vcxproj b/msvc/pugixml_vs2010.vcxproj
index af2d031..9a77d49 100644
--- a/msvc/pugixml_vs2010.vcxproj
+++ b/msvc/pugixml_vs2010.vcxproj
@@ -78,9 +78,6 @@
vs2010\x64\Release\
-
- MultiThreadedDebugDLL
-
_DEBUG;%(PreprocessorDefinitions)
@@ -93,9 +90,6 @@
-
- MultiThreadedDebugDLL
-
_DEBUG;%(PreprocessorDefinitions)
@@ -107,9 +101,6 @@
-
- MultiThreadedDLL
-
NDEBUG;%(PreprocessorDefinitions)
@@ -123,9 +114,6 @@
-
- MultiThreadedDLL
-
NDEBUG;%(PreprocessorDefinitions)
@@ -149,4 +137,4 @@
-
\ No newline at end of file
+
diff --git a/msvc/pugixml_vs2010_static.vcxproj b/msvc/pugixml_vs2010_static.vcxproj
index f3fcb0a..ea5d952 100644
--- a/msvc/pugixml_vs2010_static.vcxproj
+++ b/msvc/pugixml_vs2010_static.vcxproj
@@ -82,9 +82,6 @@
vs2010\x64\ReleaseStatic\
-
- MultiThreadedDebug
-
_DEBUG;%(PreprocessorDefinitions)
@@ -96,9 +93,6 @@
-
- MultiThreadedDebug
-
_DEBUG;%(PreprocessorDefinitions)
@@ -110,9 +104,6 @@
-
- MultiThreaded
-
NDEBUG;%(PreprocessorDefinitions)
@@ -126,9 +117,6 @@
-
- MultiThreaded
-
NDEBUG;%(PreprocessorDefinitions)
@@ -152,4 +140,4 @@
-
\ No newline at end of file
+