diff --git a/msvc/props/common.debug.dynamic.props b/msvc/props/common.debug.dynamic.props index 73bc6ee..93a3964 100644 --- a/msvc/props/common.debug.dynamic.props +++ b/msvc/props/common.debug.dynamic.props @@ -1,8 +1,10 @@ - + - + + pugixmld + - + \ No newline at end of file diff --git a/msvc/props/common.debug.static.props b/msvc/props/common.debug.static.props index 73bc6ee..eb79212 100644 --- a/msvc/props/common.debug.static.props +++ b/msvc/props/common.debug.static.props @@ -1,8 +1,10 @@ - + - + + pugixmlsd + - + \ No newline at end of file diff --git a/msvc/props/common.release.dynamic.props b/msvc/props/common.release.dynamic.props index 73bc6ee..8f48f1c 100644 --- a/msvc/props/common.release.dynamic.props +++ b/msvc/props/common.release.dynamic.props @@ -1,8 +1,10 @@ - + - + + pugixml + - + \ No newline at end of file diff --git a/msvc/props/common.release.static.props b/msvc/props/common.release.static.props index 73bc6ee..38e99e5 100644 --- a/msvc/props/common.release.static.props +++ b/msvc/props/common.release.static.props @@ -1,8 +1,10 @@ - + - + + pugixmls + - + \ No newline at end of file diff --git a/msvc/pugixml_vs2010.vcxproj b/msvc/pugixml_vs2010.vcxproj index ef6c977..00f2e24 100644 --- a/msvc/pugixml_vs2010.vcxproj +++ b/msvc/pugixml_vs2010.vcxproj @@ -70,16 +70,12 @@ <_ProjectFileVersion>10.0.30319.1 vs2010\x32\ vs2010\x32\Debug\ - pugixmld vs2010\x64\ vs2010\x64\Debug\ - pugixmld vs2010\x32\ vs2010\x32\Release\ - pugixml vs2010\x64\ vs2010\x64\Release\ - pugixml diff --git a/msvc/pugixml_vs2010_static.vcxproj b/msvc/pugixml_vs2010_static.vcxproj index 65e285a..eb51884 100644 --- a/msvc/pugixml_vs2010_static.vcxproj +++ b/msvc/pugixml_vs2010_static.vcxproj @@ -74,16 +74,12 @@ <_ProjectFileVersion>10.0.30319.1 vs2010\x32\ vs2010\x32\DebugStatic\ - pugixmlsd vs2010\x64\ vs2010\x64\DebugStatic\ - pugixmlsd vs2010\x32\ vs2010\x32\ReleaseStatic\ - pugixmls vs2010\x64\ vs2010\x64\ReleaseStatic\ - pugixmls