From 68bafa869df2165209a1887ce21f345bfdb71a97 Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Wed, 25 Mar 2020 22:45:44 +0100 Subject: moved CSGO-kmem radar to github/cheats Signed-off-by: Toni Uhlig --- CSGO/CSGO.vcxproj | 184 ------------------------------------------------------ 1 file changed, 184 deletions(-) delete mode 100644 CSGO/CSGO.vcxproj (limited to 'CSGO/CSGO.vcxproj') diff --git a/CSGO/CSGO.vcxproj b/CSGO/CSGO.vcxproj deleted file mode 100644 index b25bf31..0000000 --- a/CSGO/CSGO.vcxproj +++ /dev/null @@ -1,184 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {65C081C2-3A90-470C-BF06-AFF2EEB00C25} - Win32Proj - CSGO - 10.0.17763.0 - - - - Application - true - v141 - Unicode - - - Application - false - v141 - true - Unicode - - - Application - true - v141 - Unicode - Static - false - - - Application - false - v141 - true - Unicode - false - - - - - - - - - - - - - - - - - - - - - true - $(ProjectName)-kmem - - - true - - - false - - - false - $(ProjectName)-kmem - - - - Use - Level3 - Disabled - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - pch.h - $(SolutionDir)include - MultiThreadedDebugDLL - - - Console - true - $(VCToolsInstallDir)lib\x64;$(OutputPath);%(AdditionalLibraryDirectories) - kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;MemDriverLib.lib;%(AdditionalDependencies) - - - - - Use - Level3 - Disabled - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - pch.h - - - Console - true - - - - - Use - Level3 - MaxSpeed - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - pch.h - - - Console - true - true - true - - - - - Use - Level3 - MaxSpeed - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - pch.h - $(SolutionDir)include - MultiThreadedDLL - - - Console - true - true - true - - - - - - - - - Create - Create - Create - Create - - - - - {b6790a97-6995-46b6-ad73-ac5bc4ac76db} - - - - - - \ No newline at end of file -- cgit v1.2.3