From 9500563a2ec66c7294a7731e1b73870b8dc528c4 Mon Sep 17 00:00:00 2001 From: Evan Date: Wed, 26 Oct 2022 22:01:09 -0700 Subject: moved file --- CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj | 3 +++ CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters | 3 +++ 2 files changed, 6 insertions(+) diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj index 35e9b1e..5538d5e 100644 --- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj +++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj @@ -129,6 +129,9 @@ + + + diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters index dc0ce4a..d872552 100644 --- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters +++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters @@ -19,4 +19,7 @@ Source Files + + + \ No newline at end of file -- cgit v1.2.3