From 9e6cff31e2c265fb24ffc80b1bf5d1fcdcdc0e5c Mon Sep 17 00:00:00 2001 From: Taylor Rogers Date: Mon, 3 Oct 2022 09:09:32 -0700 Subject: Changed project folder name --- .../Ch 5 Debugging Project.vcxproj | 147 --------------------- 1 file changed, 147 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 97611d8..0000000 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj +++ /dev/null @@ -1,147 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {57683855-4fb5-44ec-a27a-69826948f323} - Ch5DebuggingProject - 10.0 - - - - 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