From f0424e31f233776a93d13caa98a4422385aedcd0 Mon Sep 17 00:00:00 2001 From: Unknown Date: Mon, 26 Nov 2018 21:49:09 +0000 Subject: fuck niggas --- client/client.vcxproj | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'client/client.vcxproj') diff --git a/client/client.vcxproj b/client/client.vcxproj index 209390e..5fd04ba 100644 --- a/client/client.vcxproj +++ b/client/client.vcxproj @@ -31,7 +31,7 @@ {E877E475-A428-4FBC-AF71-378AFB92B706} Win32Proj client - 10.0.16299.0 + 10.0.17763.0 @@ -46,6 +46,7 @@ v141 true Unicode + false Application @@ -66,6 +67,7 @@ v141 true Unicode + false Application @@ -150,7 +152,7 @@ true true true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + _CRT_SECURE_NO_WARNINGS;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true stdcpp17 @@ -186,8 +188,9 @@ true true true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + _CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true + stdcpplatest true -- cgit v1.2.3