From 258ceafe430711b4ef0fd7fba824777ca4b9c7f8 Mon Sep 17 00:00:00 2001 From: SeVlaT Date: Fri, 13 Nov 2015 10:35:28 +0300 Subject: [PATCH] Msvc10: inherit properties and Signed-off-by: SeVlaT --- msvc/pugixml_vs2010.vcxproj | 10 +--------- msvc/pugixml_vs2010_static.vcxproj | 10 +--------- 2 files changed, 2 insertions(+), 18 deletions(-) diff --git a/msvc/pugixml_vs2010.vcxproj b/msvc/pugixml_vs2010.vcxproj index 9a77d49..fd020f3 100644 --- a/msvc/pugixml_vs2010.vcxproj +++ b/msvc/pugixml_vs2010.vcxproj @@ -68,14 +68,6 @@ <_ProjectFileVersion>10.0.30319.1 - vs2010\x32\ - vs2010\x32\Debug\ - vs2010\x64\ - vs2010\x64\Debug\ - vs2010\x32\ - vs2010\x32\Release\ - vs2010\x64\ - vs2010\x64\Release\ @@ -137,4 +129,4 @@ - + \ No newline at end of file diff --git a/msvc/pugixml_vs2010_static.vcxproj b/msvc/pugixml_vs2010_static.vcxproj index ea5d952..02270aa 100644 --- a/msvc/pugixml_vs2010_static.vcxproj +++ b/msvc/pugixml_vs2010_static.vcxproj @@ -72,14 +72,6 @@ <_ProjectFileVersion>10.0.30319.1 - vs2010\x32\ - vs2010\x32\DebugStatic\ - vs2010\x64\ - vs2010\x64\DebugStatic\ - vs2010\x32\ - vs2010\x32\ReleaseStatic\ - vs2010\x64\ - vs2010\x64\ReleaseStatic\ @@ -140,4 +132,4 @@ - + \ No newline at end of file