From ac9c0e48d67c37f5973a9027306d8125fcc9ad37 Mon Sep 17 00:00:00 2001 From: SeVlaT Date: Fri, 13 Nov 2015 11:05:58 +0300 Subject: [PATCH] Moved item metadata to props --- msvc/props/common.props | 4 ++++ msvc/props/common.release.props | 4 ++++ msvc/pugixml_vs2010.vcxproj | 12 ------------ msvc/pugixml_vs2010_static.vcxproj | 12 ------------ 4 files changed, 8 insertions(+), 24 deletions(-) diff --git a/msvc/props/common.props b/msvc/props/common.props index af98736..170ef39 100644 --- a/msvc/props/common.props +++ b/msvc/props/common.props @@ -13,6 +13,10 @@ false true + + true + Windows + \ No newline at end of file diff --git a/msvc/props/common.release.props b/msvc/props/common.release.props index 589b99e..e7c61d6 100644 --- a/msvc/props/common.release.props +++ b/msvc/props/common.release.props @@ -12,6 +12,10 @@ NDEBUG;%(PreprocessorDefinitions) + + true + true + \ No newline at end of file diff --git a/msvc/pugixml_vs2010.vcxproj b/msvc/pugixml_vs2010.vcxproj index 0a1bbe1..ebec013 100644 --- a/msvc/pugixml_vs2010.vcxproj +++ b/msvc/pugixml_vs2010.vcxproj @@ -72,8 +72,6 @@ - Windows - true $(OutDir)pugixmld.pdb @@ -81,28 +79,18 @@ - Windows - true $(OutDir)pugixmld.pdb - Windows - true - true - true $(OutDir)pugixml.pdb - Windows - true - true - true $(OutDir)pugixml.pdb diff --git a/msvc/pugixml_vs2010_static.vcxproj b/msvc/pugixml_vs2010_static.vcxproj index fa4a036..3f10e70 100644 --- a/msvc/pugixml_vs2010_static.vcxproj +++ b/msvc/pugixml_vs2010_static.vcxproj @@ -76,36 +76,24 @@ - Windows - true $(OutDir)pugixmlsd.pdb - Windows - true $(OutDir)pugixmlsd.pdb - Windows - true - true - true $(OutDir)pugixmls.pdb - Windows - true - true - true $(OutDir)pugixmls.pdb