From 7afd0eaf52abe9e0bc8c8b5e986e90267f83b4e2 Mon Sep 17 00:00:00 2001 From: JustSomePwner Date: Sat, 1 Sep 2018 14:32:12 +0200 Subject: pHit compile settings --- loader/loader.vcxproj | 421 +++++++++++++++++++++++++++++--------------------- 1 file changed, 244 insertions(+), 177 deletions(-) (limited to 'loader/loader.vcxproj') diff --git a/loader/loader.vcxproj b/loader/loader.vcxproj index e8f515a..5573760 100644 --- a/loader/loader.vcxproj +++ b/loader/loader.vcxproj @@ -1,178 +1,245 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {C376FC6E-5E1C-4ADD-A921-BC8E2968E8B0} - loader - 10.0.16299.0 - - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - Application - true - v141 - MultiByte - - - Application - false - v141 - true - MultiByte - - - - - - - - - - - - - - - - - - - - - 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) - - - - Level3 - MaxSpeed - true - true - true - _MBCS;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS - stdcpp17 - - - true - true - false - false - /NXCOMPAT:NO %(AdditionalOptions) - - RequireAdministrator - - - - - Level3 - Disabled - true - true - stdcpp17 - _MBCS;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS - - - Windows - - - - - Level3 - Disabled - true - true - - - - - Level3 - MaxSpeed - true - true - true - true - - - true - true - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + Debug + Win32 + + + pHit + Win32 + + + pHit + x64 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {C376FC6E-5E1C-4ADD-A921-BC8E2968E8B0} + loader + 10.0.16299.0 + + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + true + v141 + MultiByte + + + Application + false + v141 + true + MultiByte + + + Application + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + + + + + 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) + + + + Level3 + MaxSpeed + true + true + true + _MBCS;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + stdcpp17 + + + true + true + false + false + /NXCOMPAT:NO %(AdditionalOptions) + + RequireAdministrator + + + + + Level3 + MaxSpeed + true + true + true + _MBCS;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + stdcpp17 + + + true + true + false + false + /NXCOMPAT:NO %(AdditionalOptions) + + + RequireAdministrator + + + + + Level3 + Disabled + true + true + stdcpp17 + _MBCS;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + + + Windows + + + + + Level3 + Disabled + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + true + + + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3