diff --git a/3rdparty/yaml-cpp/yaml-cpp.vcxproj b/3rdparty/yaml-cpp/yaml-cpp.vcxproj index fdf9f0ea1c..82af58f26c 100644 --- a/3rdparty/yaml-cpp/yaml-cpp.vcxproj +++ b/3rdparty/yaml-cpp/yaml-cpp.vcxproj @@ -96,7 +96,7 @@ ProgramDatabase Disabled $(SolutionDir)3rdparty\yaml-cpp\include\;$(SolutionDir)3rdparty\yaml-cpp\src\; - WIN32;_WINDOWS;_DEBUG;WIN32;_WINDOWS;WIN32;_WINDOWS;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions) + WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions) MultiThreadedDebug @@ -108,7 +108,7 @@ $(SolutionDir)3rdparty\yaml-cpp\include\;$(SolutionDir)3rdparty\yaml-cpp\src\; Disabled - WIN32;_WINDOWS;_DEBUG;WIN32;_WINDOWS;WIN32;_WINDOWS;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions) + WIN32;_WINDOWS;_DEBUG;%(PreprocessorDefinitions) MultiThreadedDebug @@ -121,7 +121,7 @@ $(SolutionDir)3rdparty\yaml-cpp\include\;$(SolutionDir)3rdparty\yaml-cpp\src\; - WIN32;_WINDOWS;_DEBUG;WIN32;_WINDOWS;WIN32;_WINDOWS;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions) + WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions) MultiThreaded @@ -138,7 +138,7 @@ $(SolutionDir)3rdparty\yaml-cpp\include\;$(SolutionDir)3rdparty\yaml-cpp\src\; - WIN32;_WINDOWS;_DEBUG;WIN32;_WINDOWS;WIN32;_WINDOWS;CMAKE_INTDIR="Debug";%(PreprocessorDefinitions) + WIN32;_WINDOWS;NDEBUG;%(PreprocessorDefinitions) MultiThreaded