aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
diff options
context:
space:
mode:
authorTrenton Stark <[email protected]>2022-10-23 18:25:16 -0700
committerTrenton Stark <[email protected]>2022-10-23 18:25:16 -0700
commit9e4ce0c330838efa89650397f14082795f8f3773 (patch)
treeaf7ea5f909dadc8495496892dbb01ce6f3c606b4 /CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
parentAdded name into comments (diff)
downloadcst116-ch10-debugging-stark-9e4ce0c330838efa89650397f14082795f8f3773.tar.xz
cst116-ch10-debugging-stark-9e4ce0c330838efa89650397f14082795f8f3773.zip
Added output file
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj')
-rw-r--r--CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
index 504e377..3bbeece 100644
--- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
+++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj
@@ -129,6 +129,10 @@
<ItemGroup>
<ClCompile Include="CST116-Ch10-Debugging-stark.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch10-Debugging-Stark-Psuedocode.txt" />
+ <Text Include="CST116-Ch10-Debugging-Stark.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>