From d786e65a9a262638e74f6ebcf1b296917897ae49 Mon Sep 17 00:00:00 2001 From: boris Date: Sun, 30 Dec 2018 15:00:51 +1300 Subject: unban marcus or suffer my wrath grr --- csgo-loader/csgo-server/csgo-server.vcxproj | 65 +++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) (limited to 'csgo-loader/csgo-server/csgo-server.vcxproj') diff --git a/csgo-loader/csgo-server/csgo-server.vcxproj b/csgo-loader/csgo-server/csgo-server.vcxproj index 268a409..3bd07ca 100644 --- a/csgo-loader/csgo-server/csgo-server.vcxproj +++ b/csgo-loader/csgo-server/csgo-server.vcxproj @@ -5,6 +5,14 @@ Debug Win32 + + FuckMSVC + Win32 + + + FuckMSVC + x64 + Release Win32 @@ -59,6 +67,13 @@ true MultiByte + + Application + false + v141 + true + MultiByte + Application true @@ -72,6 +87,13 @@ true MultiByte + + Application + false + v141 + true + MultiByte + @@ -83,12 +105,18 @@ + + + + + + $(SolutionDir)bin\$(Configuration)\ @@ -102,6 +130,12 @@ $(ExecutablePath) $(ProjectDir);$(VC_IncludePath);$(WindowsSDK_IncludePath); + + $(SolutionDir)bin\$(Configuration)\ + $(SolutionDir)build\$(Configuration)\Server\ + $(ExecutablePath) + $(ProjectDir);$(VC_IncludePath);$(WindowsSDK_IncludePath); + Level3 @@ -137,6 +171,20 @@ true + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + Level4 @@ -154,6 +202,23 @@ Windows + + + Level4 + MaxSpeed + true + true + true + true + DEBUG;_WINSOCK_DEPRECATED_NO_WARNINGS;WIN32_LEAN_AND_MEAN;NOMINMAX;_MBCS;%(PreprocessorDefinitions) + + + true + true + RequireAdministrator + Windows + + -- cgit v1.2.3