From 7afd0eaf52abe9e0bc8c8b5e986e90267f83b4e2 Mon Sep 17 00:00:00 2001 From: JustSomePwner Date: Sat, 1 Sep 2018 14:32:12 +0200 Subject: pHit compile settings --- gmod/gmod.vcxproj | 64 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 64 insertions(+) (limited to 'gmod') diff --git a/gmod/gmod.vcxproj b/gmod/gmod.vcxproj index c72cf89..ce74398 100644 --- a/gmod/gmod.vcxproj +++ b/gmod/gmod.vcxproj @@ -5,6 +5,14 @@ Debug Win32 + + pHit + Win32 + + + pHit + x64 + Release Win32 @@ -168,6 +176,13 @@ true MultiByte + + DynamicLibrary + false + v141 + true + MultiByte + Application true @@ -181,6 +196,13 @@ true MultiByte + + Application + false + v141 + true + MultiByte + @@ -195,12 +217,18 @@ + + + + + + C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Include;$(IncludePath) @@ -218,6 +246,12 @@ C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Include;$(IncludePath) C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Lib\x86;$(LibraryPath) + + $(SolutionDir)bin + false + C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Include;$(IncludePath) + C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Lib\x86;$(LibraryPath) + Level2 @@ -262,6 +296,22 @@ true + + + Level3 + MaxSpeed + true + true + true + true + stdcpplatest + _CRT_SECURE_NO_WARNINGS;_WINDLL;%(PreprocessorDefinitions) + + + true + true + + Level3 @@ -299,6 +349,20 @@ true + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + -- cgit v1.2.3