From 278dbff77d2a039c1a5f3b485a134778eb57c4a1 Mon Sep 17 00:00:00 2001 From: Musa Ahmed Date: Wed, 2 Nov 2022 17:58:10 -0700 Subject: b --- CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj | 3 +++ CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj index 2073e5b..cd94bf4 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj @@ -129,6 +129,9 @@ + + + diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters index 2029dc7..2e5ad78 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters @@ -19,4 +19,9 @@ Source Files + + + Source Files + + \ No newline at end of file -- cgit v1.2.3