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:01:58 -0700
committerTrenton Stark <[email protected]>2022-10-01 13:01:58 -0700
commit184af6837bd7b57d0152f801202eb74771bfc46f (patch)
tree20a2634229ae3f442a10c3075a8025289c774ee1 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
parentAdded a output text file (diff)
downloadcst116-lab0-debugging-starktre-184af6837bd7b57d0152f801202eb74771bfc46f.tar.xz
cst116-lab0-debugging-starktre-184af6837bd7b57d0152f801202eb74771bfc46f.zip
Added text to the output text file
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj')
-rw-r--r--Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj3
1 files changed, 3 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 97611d8..30bbb1a 100644
--- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
+++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj
@@ -141,6 +141,9 @@
<ItemGroup>
<ClCompile Include="Ch 5 Debugging Project.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="cst116-lab0-debugging-starktre.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>