aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan <[email protected]>2022-10-26 22:01:09 -0700
committerEvan <[email protected]>2022-10-26 22:01:09 -0700
commit9500563a2ec66c7294a7731e1b73870b8dc528c4 (patch)
tree1006f24399a599a1df1f3e2b7df863f2ca3f71c7
parentadded txt file (diff)
downloadcst116-ch10-debugging-evanmihm-main.tar.xz
cst116-ch10-debugging-evanmihm-main.zip
moved fileHEADmain
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj3
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters3
2 files changed, 6 insertions, 0 deletions
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 @@
<ItemGroup>
<ClCompile Include="CST116-Ch10-Debugging.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch10-mihm-flowchart.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
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 @@
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch10-mihm-flowchart.txt" />
+ </ItemGroup>
</Project> \ No newline at end of file