From dbc2589733fa0137a9fb5ae3e3e467c073c95cc8 Mon Sep 17 00:00:00 2001 From: Musa Ahmed Date: Tue, 25 Oct 2022 18:06:30 -0700 Subject: renamed files --- .../CST116-Ch10-Debugging.vcxproj | 135 --------------------- 1 file changed, 135 deletions(-) delete mode 100644 CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj') diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj deleted file mode 100644 index 35e9b1e..0000000 --- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj +++ /dev/null @@ -1,135 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {25de9f3e-d136-4e74-afd8-995bd672d9c4} - CST116Ch10Debugging - 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