diff --git a/msvc/pugixml_vs2010.vcxproj b/msvc/pugixml_vs2010.vcxproj index 00f2e24..af2d031 100644 --- a/msvc/pugixml_vs2010.vcxproj +++ b/msvc/pugixml_vs2010.vcxproj @@ -84,14 +84,13 @@ _DEBUG;%(PreprocessorDefinitions) - - $(OutDir)pugixmld.lib - + Windows true $(OutDir)pugixmld.pdb + @@ -100,9 +99,7 @@ _DEBUG;%(PreprocessorDefinitions) - - $(OutDir)pugixmld.lib - + Windows true @@ -116,9 +113,7 @@ NDEBUG;%(PreprocessorDefinitions) - - $(OutDir)pugixml.lib - + Windows true @@ -134,9 +129,7 @@ NDEBUG;%(PreprocessorDefinitions) - - $(OutDir)pugixml.lib - + Windows true diff --git a/msvc/pugixml_vs2010_static.vcxproj b/msvc/pugixml_vs2010_static.vcxproj index eb51884..f3fcb0a 100644 --- a/msvc/pugixml_vs2010_static.vcxproj +++ b/msvc/pugixml_vs2010_static.vcxproj @@ -88,9 +88,7 @@ _DEBUG;%(PreprocessorDefinitions) - - $(OutDir)pugixmlsd.lib - + Windows true @@ -104,9 +102,7 @@ _DEBUG;%(PreprocessorDefinitions) - - $(OutDir)pugixmlsd.lib - + Windows true @@ -120,9 +116,7 @@ NDEBUG;%(PreprocessorDefinitions) - - $(OutDir)pugixmls.lib - + Windows true @@ -138,9 +132,7 @@ NDEBUG;%(PreprocessorDefinitions) - - $(OutDir)pugixmls.lib - + Windows true