From b07a7983d408fa15040877f2dc1d59f6053511ef Mon Sep 17 00:00:00 2001 From: levidavis04 <114828884+levidavis04@users.noreply.github.com> Date: Wed, 2 Nov 2022 15:39:58 -0700 Subject: Delete CST116-Ch11-Debugging.vcxproj --- .../CST116-Ch11-Debugging.vcxproj | 135 --------------------- 1 file changed, 135 deletions(-) delete mode 100644 CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj (limited to 'CST116-Ch11-Debugging') diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj deleted file mode 100644 index 2073e5b..0000000 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj +++ /dev/null @@ -1,135 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {2f33289e-7d00-4ec4-9951-f3db9cd7c178} - CST116Ch11Debugging - 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