From 65154e90282a9089203e2156bc99db1131b38a78 Mon Sep 17 00:00:00 2001 From: SeVlaT Date: Thu, 12 Nov 2015 19:07:40 +0300 Subject: [PATCH] Msvc10: removed --- msvc/pugixml_vs2010.vcxproj | 4 ---- msvc/pugixml_vs2010_static.vcxproj | 4 ---- 2 files changed, 8 deletions(-) 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