From 7afd0eaf52abe9e0bc8c8b5e986e90267f83b4e2 Mon Sep 17 00:00:00 2001 From: JustSomePwner Date: Sat, 1 Sep 2018 14:32:12 +0200 Subject: pHit compile settings --- internal_rewrite/internal_rewrite.vcxproj | 80 +++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) (limited to 'internal_rewrite/internal_rewrite.vcxproj') diff --git a/internal_rewrite/internal_rewrite.vcxproj b/internal_rewrite/internal_rewrite.vcxproj index 5a7f59e..272e098 100644 --- a/internal_rewrite/internal_rewrite.vcxproj +++ b/internal_rewrite/internal_rewrite.vcxproj @@ -21,6 +21,14 @@ optimize_test x64 + + pHit + Win32 + + + pHit + x64 + Release Win32 @@ -68,6 +76,13 @@ true MultiByte + + DynamicLibrary + false + v141 + true + MultiByte + DynamicLibrary true @@ -94,6 +109,13 @@ true MultiByte + + DynamicLibrary + false + v141 + true + MultiByte + @@ -111,6 +133,9 @@ + + + @@ -123,6 +148,9 @@ + + + $(ProjectDir)\protobuf_src;C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Include;$(IncludePath) @@ -139,6 +167,11 @@ C:\Program Files %28x86%29\Microsoft DirectX SDK %28June 2010%29\Lib\x86;$(LibraryPath) $(SolutionDir)\online + + 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)\pHit + 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) @@ -156,6 +189,10 @@ 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) + + 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) + 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) @@ -268,6 +305,34 @@ true + + + Level3 + MaxSpeed + false + true + false + /std:c++latest %(AdditionalOptions) + _WINDLL;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + NotUsing + precompiled.hpp + true + false + false + false + false + false + StreamingSIMDExtensions2 + false + false + false + stdcpplatest + + + true + true + + Level3 @@ -298,6 +363,21 @@ true + + + Level3 + MaxSpeed + true + true + true + /std:c++latest %(AdditionalOptions) + _WINDLL;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + + + true + true + + -- cgit v1.2.3