aboutsummaryrefslogtreecommitdiff
path: root/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
diff options
context:
space:
mode:
authorTrenton Stark <[email protected]>2022-10-01 13:05:11 -0700
committerTrenton Stark <[email protected]>2022-10-01 13:05:11 -0700
commita36bf278c95427464e85433cd8a23c30b40cc5f3 (patch)
tree7e772b2c36b04ad5ee4a79f4bda6cd1270850747 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
parentAdded text to the output text file (diff)
downloadcst116-lab0-debugging-starktre-a36bf278c95427464e85433cd8a23c30b40cc5f3.tar.xz
cst116-lab0-debugging-starktre-a36bf278c95427464e85433cd8a23c30b40cc5f3.zip
Added psuedo code text file and began writing psuedo code
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj')
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
index 30bbb1a..65a88a3 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
@@ -142,6 +142,7 @@
<ClCompile Include="Ch 5 Debugging Project.cpp" />
</ItemGroup>
<ItemGroup>
+ <Text Include="cst116-lab0-debugging-starktre-psuedocode.txt" />
<Text Include="cst116-lab0-debugging-starktre.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />