From 7afd0eaf52abe9e0bc8c8b5e986e90267f83b4e2 Mon Sep 17 00:00:00 2001 From: JustSomePwner Date: Sat, 1 Sep 2018 14:32:12 +0200 Subject: pHit compile settings --- server/server.vcxproj | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) (limited to 'server/server.vcxproj') diff --git a/server/server.vcxproj b/server/server.vcxproj index 0070058..e37c277 100644 --- a/server/server.vcxproj +++ b/server/server.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