From a21e3524ec0fb2134e2c7414e1645865fd4efc6a Mon Sep 17 00:00:00 2001 From: SeVlaT Date: Fri, 13 Nov 2015 12:29:02 +0300 Subject: [PATCH] Msvc14: removed Remark: - compiler setting - linker setting Both of them probably set well by default. --- msvc/pugixml_vs2015.vcxproj | 4 ---- 1 file changed, 4 deletions(-) diff --git a/msvc/pugixml_vs2015.vcxproj b/msvc/pugixml_vs2015.vcxproj index 7f751cb..0595ab9 100644 --- a/msvc/pugixml_vs2015.vcxproj +++ b/msvc/pugixml_vs2015.vcxproj @@ -100,7 +100,6 @@ Level3 Disabled WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - $(IntDir)$(TargetName).pdb OldStyle false @@ -116,7 +115,6 @@ Level3 Disabled _DEBUG;_LIB;%(PreprocessorDefinitions) - $(IntDir)$(TargetName).pdb OldStyle false @@ -134,7 +132,6 @@ true true WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - $(IntDir)$(TargetName).pdb OldStyle @@ -153,7 +150,6 @@ true true NDEBUG;_LIB;%(PreprocessorDefinitions) - $(IntDir)$(TargetName).pdb OldStyle