aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
diff options
context:
space:
mode:
authorTrenton Stark <[email protected]>2022-10-12 21:09:59 -0700
committerTrenton Stark <[email protected]>2022-10-12 21:09:59 -0700
commita47f8aae56ca6bb2c3b3a69d755422d72c62d1f9 (patch)
treef8899fb830c419911eb2c79920a57223eade90b6 /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj
parentadded output file (diff)
downloadcst116-ch7-debugging-stark-main.tar.xz
cst116-ch7-debugging-stark-main.zip
Added psuedo code. FinishedHEADmain
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 d7070bc..9f22d19 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.cpp" />
</ItemGroup>
<ItemGroup>
+ <Text Include="CST116-Ch7-Debugging-Psuedo-Code.txt" />
<Text Include="CST116-Ch7-Debugging.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />