From e1710807292544775dc6a0eb338af081fb94493e Mon Sep 17 00:00:00 2001 From: Yong He Date: Tue, 7 Nov 2017 21:43:39 -0500 Subject: turn on 'treat warnings as errors' (#266) --- source/core/core.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'source/core') diff --git a/source/core/core.vcxproj b/source/core/core.vcxproj index 350482686..c37f2fad2 100644 --- a/source/core/core.vcxproj +++ b/source/core/core.vcxproj @@ -121,6 +121,7 @@ MultiThreadedDebug false Default + true Windows @@ -141,6 +142,7 @@ true false Default + true Windows @@ -164,6 +166,7 @@ WIN32;NDEBUG;_LIB;WINDOWS_PLATFORM;%(PreprocessorDefinitions);GLEW_STATIC MultiThreaded false + true Windows @@ -186,6 +189,7 @@ WIN32;NDEBUG;_LIB;WINDOWS_PLATFORM;%(PreprocessorDefinitions);GLEW_STATIC MultiThreaded false + true Windows -- cgit v1.2.3