From f4fc5d2bfd9b9c20d7a0d9d936679d2c1602ebcf Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Wed, 23 Sep 2015 09:36:31 -0700 Subject: Enable warnings as errors on Windows --- .../h2_sockpair_1byte_registered_call_nosec_test.vcxproj | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'vsprojects/vcxproj/test/h2_sockpair_1byte_registered_call_nosec_test') diff --git a/vsprojects/vcxproj/test/h2_sockpair_1byte_registered_call_nosec_test/h2_sockpair_1byte_registered_call_nosec_test.vcxproj b/vsprojects/vcxproj/test/h2_sockpair_1byte_registered_call_nosec_test/h2_sockpair_1byte_registered_call_nosec_test.vcxproj index c20cd01973..a80d979f11 100644 --- a/vsprojects/vcxproj/test/h2_sockpair_1byte_registered_call_nosec_test/h2_sockpair_1byte_registered_call_nosec_test.vcxproj +++ b/vsprojects/vcxproj/test/h2_sockpair_1byte_registered_call_nosec_test/h2_sockpair_1byte_registered_call_nosec_test.vcxproj @@ -74,6 +74,7 @@ WIN32;_DEBUG;_LIB;_USE_32BIT_TIME_T;%(PreprocessorDefinitions) true MultiThreadedDebug + true Console @@ -88,6 +89,7 @@ WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) true MultiThreadedDebug + true Console @@ -104,6 +106,7 @@ WIN32;NDEBUG;_LIB;_USE_32BIT_TIME_T;%(PreprocessorDefinitions) true MultiThreaded + true Console @@ -122,6 +125,7 @@ WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) true MultiThreaded + true Console -- cgit v1.2.3