From 03147b7f876eb009aa201afd59c9691753d8acab Mon Sep 17 00:00:00 2001 From: DoolyBoi Date: Thu, 29 Sep 2022 16:22:28 -0700 Subject: some changes --- Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | 3 +++ Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj.filters | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj index 97611d8..1463e4c 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj @@ -141,6 +141,9 @@ + + + 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 f330efc..3364f25 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,9 @@ Source Files + + + Source Files + + \ No newline at end of file -- cgit v1.2.3