From 3d412a4b30a9f7c7f51ea6562e694315948bd3da Mon Sep 17 00:00:00 2001 From: boris Date: Wed, 28 Nov 2018 16:00:02 +1300 Subject: cleaned up in short, the cheat and loader are now separate solutions. unused stuff was moved into the legacy solution in case anyone wants to compile it or whatever. i can change this back if you want to. also, i configured the loader to compile in x64, and have separate build types for linux and win64 --- cheat/internal_rewrite/internal_rewrite.vcxproj | 572 ++++++++++++++++++++++++ 1 file changed, 572 insertions(+) create mode 100644 cheat/internal_rewrite/internal_rewrite.vcxproj (limited to 'cheat/internal_rewrite/internal_rewrite.vcxproj') diff --git a/cheat/internal_rewrite/internal_rewrite.vcxproj b/cheat/internal_rewrite/internal_rewrite.vcxproj new file mode 100644 index 0000000..a531095 --- /dev/null +++ b/cheat/internal_rewrite/internal_rewrite.vcxproj @@ -0,0 +1,572 @@ + + + + + Debug + Win32 + + + Online + Win32 + + + Online + x64 + + + optimize_test + Win32 + + + optimize_test + x64 + + + pHit + Win32 + + + pHit + x64 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 15.0 + {140DEC51-B0E7-4289-BB6F-79686422318E} + internal_rewrite + 10.0.17763.0 + csgo + + + + DynamicLibrary + true + v141 + MultiByte + + + DynamicLibrary + true + v141 + MultiByte + + + DynamicLibrary + false + v141 + true + MultiByte + + + DynamicLibrary + false + v141 + true + MultiByte + + + DynamicLibrary + false + v141 + true + MultiByte + false + + + DynamicLibrary + true + v141 + MultiByte + + + DynamicLibrary + true + v141 + MultiByte + + + DynamicLibrary + false + v141 + true + MultiByte + + + DynamicLibrary + false + v141 + true + MultiByte + + + DynamicLibrary + false + v141 + true + MultiByte + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $(ProjectDir)\protobuf_src;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 + + + 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 + + + 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)\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) + $(SolutionDir)\bin + + + 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) + + + 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) + + + + Level2 + Disabled + true + /std:c++latest /Zc:threadSafeInit- %(AdditionalOptions) + _DEBUG;_WINDLL;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS;_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS;_SCL_SECURE_NO_WARNINGS + true + false + EnableFastChecks + NotUsing + precompiled.hpp + + + false + /FAs %(AdditionalOptions) + DebugFastLink + false + false + + + + + Level2 + Full + true + /std:c++latest /Zc:threadSafeInit- %(AdditionalOptions) + _WINDLL;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS;_DEBUG;_SILENCE_ALL_CXX17_DEPRECATION_WARNINGS + true + false + Default + AnySuitable + true + StreamingSIMDExtensions2 + Fast + true + MultiThreadedDLL + _DEBUG + NotUsing + precompiled.hpp + + + false + /FAs %(AdditionalOptions) + DebugFastLink + false + false + + + + + Level3 + Disabled + true + /std:c++latest %(AdditionalOptions) + _WINDLL;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS;_DEBUG + + + + + Level3 + Disabled + true + /std:c++latest %(AdditionalOptions) + _WINDLL;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS;_DEBUG + + + + + Level3 + Full + true + true + true + /std:c++latest /Zc:threadSafeInit- %(AdditionalOptions) + _WINDLL;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + true + StreamingSIMDExtensions2 + Precise + CompileAsCpp + false + AnySuitable + Neither + NotUsing + precompiled.hpp + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + /std:c++latest %(AdditionalOptions) + _WINDLL;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + NotUsing + precompiled.hpp + false + true + + + true + true + false + + + + + Level3 + MaxSpeed + false + true + false + /std:c++latest /Zc:threadSafeInit- %(AdditionalOptions) + _WINDLL;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + NotUsing + precompiled.hpp + true + false + false + false + false + false + StreamingSIMDExtensions2 + false + false + false + stdcpplatest + None + MultiThreadedDLL + + + true + true + true + + + + + Level3 + MaxSpeed + true + true + true + /std:c++latest %(AdditionalOptions) + _WINDLL;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + /std:c++latest %(AdditionalOptions) + _WINDLL;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + + + true + true + + + + + Level3 + MaxSpeed + true + true + true + /std:c++latest %(AdditionalOptions) + _WINDLL;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS + + + true + true + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3