From ae7fb61c526ed2848c3e0da6f56bd42ca4cd989d Mon Sep 17 00:00:00 2001 From: Winslow <33692631+senzee1984@users.noreply.github.com> Date: Thu, 15 Feb 2024 09:33:30 -0500 Subject: [PATCH] Delete ReadPEInMemory.vcxproj --- ReadPEInMemory.vcxproj | 135 ----------------------------------------- 1 file changed, 135 deletions(-) delete mode 100644 ReadPEInMemory.vcxproj diff --git a/ReadPEInMemory.vcxproj b/ReadPEInMemory.vcxproj deleted file mode 100644 index 1e96a27..0000000 --- a/ReadPEInMemory.vcxproj +++ /dev/null @@ -1,135 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 17.0 - Win32Proj - {6727c860-156a-41b5-97f1-a81d73b9b830} - ReadPEInMemory - 10.0 - - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - - - - - - - - - - - - - - - - - - - - Level3 - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - - - - - Level3 - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - Level3 - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - - - - - \ No newline at end of file