aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
diff options
context:
space:
mode:
authorJoseph Williams <[email protected]>2022-10-05 16:47:53 -0700
committerJoseph Williams <[email protected]>2022-10-05 16:47:53 -0700
commitfb730579b658b02474d622bfa3fcb31e31528c4a (patch)
treec5b324b850588daad3522f5a790c561d8e480d6b /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
parentadded run file (diff)
downloadcst116-ch7-debugging-allthenamesaretaken3141-main.tar.xz
cst116-ch7-debugging-allthenamesaretaken3141-main.zip
added pseudocodeHEADmain
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj')
-rw-r--r--CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
index aadabbf..be615e8 100644
--- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
+++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
@@ -130,6 +130,7 @@
<ClCompile Include="CST116-Ch7-Debugging-Williams.cpp" />
</ItemGroup>
<ItemGroup>
+ <Text Include="CST116-Ch7-Debugging-Williams-PSEUDOCODE.txt" />
<Text Include="CST116-Ch7-Debugging-Williams-RUN.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />