From 97f55faef5d4e7a6844de89216077dce8c12ca3c Mon Sep 17 00:00:00 2001 From: Lloyd Crawford Date: Wed, 9 Nov 2022 16:38:01 -0800 Subject: Here is my completed CH11 Debugging. --- .../~AutoRecover.CST116-Ch11-Debugging.vcxproj2 | 139 +++++++++++++++++++++ 1 file changed, 139 insertions(+) create mode 100644 CST116-Ch11-Debugging/~AutoRecover.CST116-Ch11-Debugging.vcxproj2 (limited to 'CST116-Ch11-Debugging/~AutoRecover.CST116-Ch11-Debugging.vcxproj2') diff --git a/CST116-Ch11-Debugging/~AutoRecover.CST116-Ch11-Debugging.vcxproj2 b/CST116-Ch11-Debugging/~AutoRecover.CST116-Ch11-Debugging.vcxproj2 new file mode 100644 index 0000000..c502ba8 --- /dev/null +++ b/CST116-Ch11-Debugging/~AutoRecover.CST116-Ch11-Debugging.vcxproj2 @@ -0,0 +1,139 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 16.0 + Win32Proj + {2f33289e-7d00-4ec4-9951-f3db9cd7c178} + CST116Ch11Debugging + 10.0 + CST116-Ch11-Debugging-Crawford + + + + 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