From 64a0eca54da12366eb8ec4b5e3a4cb867f802d53 Mon Sep 17 00:00:00 2001 From: the-ugly Date: Thu, 29 Sep 2022 15:50:25 -0700 Subject: next steps --- Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | 4 ++++ Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | 8 ++++++++ 2 files changed, 12 insertions(+) diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj index 7dc6f82..17352e1 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj @@ -141,6 +141,10 @@ + + + + diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters index d2362d9..bba5b8a 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters @@ -19,4 +19,12 @@ Source Files + + + Source Files + + + Source Files + + \ No newline at end of file -- cgit v1.2.3