From bf31e26bdb13984898123e79148051e0287ab310 Mon Sep 17 00:00:00 2001 From: TheOtherTonyStark Date: Sun, 9 Oct 2022 12:38:14 -0700 Subject: Fifth Change --- CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj | 3 +++ CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj index 778451a..730676b 100644 --- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj @@ -129,6 +129,9 @@ + + + diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters index 187ab51..c10345b 100644 --- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters +++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj.filters @@ -19,4 +19,9 @@ Source Files + + + Source Files + + \ No newline at end of file -- cgit v1.2.3