aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
diff options
context:
space:
mode:
authortafaar <[email protected]>2022-10-11 19:06:54 -0700
committertafaar <[email protected]>2022-10-11 19:06:54 -0700
commit76d71054beeda0981047c9dd5bfc0fb7ca7a6feb (patch)
tree88d888231600b3fe0426d9960cefce15b7b52450 /CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
parentfinished (diff)
downloadcst116-chapter8-debugging-hill-76d71054beeda0981047c9dd5bfc0fb7ca7a6feb.tar.xz
cst116-chapter8-debugging-hill-76d71054beeda0981047c9dd5bfc0fb7ca7a6feb.zip
added flowchart
Diffstat (limited to 'CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj')
-rw-r--r--CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
index b7c71c7..0830171 100644
--- a/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
+++ b/CST116-Ch8-Debugging/CST116-Ch8-Debugging.vcxproj
@@ -129,6 +129,9 @@
<ItemGroup>
<ClCompile Include="CST116-Ch8-Debugging.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch8-Debugging-Flowchart.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>