From 9e8c66d6e4b20177c3690cb0c5a5a95f64485906 Mon Sep 17 00:00:00 2001 From: Taylor Rogers Date: Sat, 8 Oct 2022 09:21:17 -0700 Subject: finished pseudo code --- CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj | 135 ---------------------- 1 file changed, 135 deletions(-) delete mode 100644 CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj') diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj deleted file mode 100644 index 778451a..0000000 --- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj +++ /dev/null @@ -1,135 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {3414da97-83cc-448b-88af-edb4a21573b2} - CST116Ch6Debugging - 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