From a836c2e07c17b5436cd7ebd683a2ffd0f4b3b2a5 Mon Sep 17 00:00:00 2001 From: SeVlaT Date: Thu, 12 Nov 2015 19:11:29 +0300 Subject: [PATCH] Msvc10: removed compiler option --- msvc/pugixml_vs2010.vcxproj | 8 -------- msvc/pugixml_vs2010_static.vcxproj | 8 -------- 2 files changed, 16 deletions(-) diff --git a/msvc/pugixml_vs2010.vcxproj b/msvc/pugixml_vs2010.vcxproj index f42eb78..ef6c977 100644 --- a/msvc/pugixml_vs2010.vcxproj +++ b/msvc/pugixml_vs2010.vcxproj @@ -84,8 +84,6 @@ MultiThreadedDebugDLL - - _DEBUG;%(PreprocessorDefinitions) @@ -102,8 +100,6 @@ MultiThreadedDebugDLL - - _DEBUG;%(PreprocessorDefinitions) @@ -120,8 +116,6 @@ MultiThreadedDLL - - NDEBUG;%(PreprocessorDefinitions) @@ -140,8 +134,6 @@ MultiThreadedDLL - - NDEBUG;%(PreprocessorDefinitions) diff --git a/msvc/pugixml_vs2010_static.vcxproj b/msvc/pugixml_vs2010_static.vcxproj index 0afd7ec..65e285a 100644 --- a/msvc/pugixml_vs2010_static.vcxproj +++ b/msvc/pugixml_vs2010_static.vcxproj @@ -88,8 +88,6 @@ MultiThreadedDebug - - _DEBUG;%(PreprocessorDefinitions) @@ -106,8 +104,6 @@ MultiThreadedDebug - - _DEBUG;%(PreprocessorDefinitions) @@ -124,8 +120,6 @@ MultiThreaded - - NDEBUG;%(PreprocessorDefinitions) @@ -144,8 +138,6 @@ MultiThreaded - - NDEBUG;%(PreprocessorDefinitions)