From 30f694af6449574b630b1a5b36aa4d0896ddad55 Mon Sep 17 00:00:00 2001 From: Musa Ahmed Date: Wed, 12 Oct 2022 11:45:20 -0700 Subject: Renamed & Added Flowchart --- CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj | 138 ---------------------- 1 file changed, 138 deletions(-) delete mode 100644 CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj') diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj deleted file mode 100644 index f9cc4e8..0000000 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj +++ /dev/null @@ -1,138 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {b0d44148-ec98-40c2-9b22-161d71c6254b} - CST116Ch7Debugging - 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 -- cgit v1.2.3