From 7afd0eaf52abe9e0bc8c8b5e986e90267f83b4e2 Mon Sep 17 00:00:00 2001 From: JustSomePwner Date: Sat, 1 Sep 2018 14:32:12 +0200 Subject: pHit compile settings --- client/client.vcxproj | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) (limited to 'client/client.vcxproj') diff --git a/client/client.vcxproj b/client/client.vcxproj index 7827d6f..209390e 100644 --- a/client/client.vcxproj +++ b/client/client.vcxproj @@ -5,6 +5,14 @@ Debug Win32 + + pHit + Win32 + + + pHit + x64 + Release Win32 @@ -39,6 +47,13 @@ true Unicode + + Application + false + v141 + true + Unicode + Application true @@ -52,6 +67,13 @@ true Unicode + + Application + false + v141 + true + Unicode + @@ -63,12 +85,18 @@ + + + + + + true @@ -79,9 +107,15 @@ false + + false + false + + false + Level3 @@ -127,6 +161,24 @@ Console + + + Level3 + MaxSpeed + true + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + stdcpp17 + + + true + true + true + Console + + Level3 @@ -144,6 +196,23 @@ Console + + + Level3 + MaxSpeed + true + true + true + NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + + + true + true + true + Console + + -- cgit v1.2.3