From 684b94b8acfa64b14b154fdaa8f35f5ffeddc0c5 Mon Sep 17 00:00:00 2001 From: Anibal LopezBonilla Date: Tue, 4 Oct 2022 10:17:18 -0700 Subject: Test --- .../Ch 5 Debugging Project.vcxproj | 148 --------------------- 1 file changed, 148 deletions(-) delete mode 100644 Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj') diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj deleted file mode 100644 index e14210b..0000000 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj +++ /dev/null @@ -1,148 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {57683855-4fb5-44ec-a27a-69826948f323} - Ch5DebuggingProject - 10.0 - CST116-Lab0-Debugging-Lopez-Bonilla - - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - - - - - - - - - - - - - - - - - - - true - - - false - - - true - - - false - - - - 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