From 6b72931ba729bf6ede33cfa6877a5ad21e913c45 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Fri, 21 Aug 2020 22:25:23 -0400 Subject: send chat messages --- Abaddon.vcxproj | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Abaddon.vcxproj') diff --git a/Abaddon.vcxproj b/Abaddon.vcxproj index 8e33741..87a56fd 100644 --- a/Abaddon.vcxproj +++ b/Abaddon.vcxproj @@ -117,6 +117,7 @@ _DEBUG;_CONSOLE;USE_LOCAL_PROXY;%(PreprocessorDefinitions) true stdcpp17 + true Console @@ -132,6 +133,7 @@ NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true stdcpp17 + true Console -- cgit v1.2.3