aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
diff options
context:
space:
mode:
authorTrenton Stark <[email protected]>2022-10-14 23:40:48 -0700
committerTrenton Stark <[email protected]>2022-10-14 23:40:48 -0700
commita80431145c1458ef81172b192eccf6b6d7f0702b (patch)
treea85ef47fc15d387c852caaec91e8227b0fb158a2 /CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
parentCompleted exercise 4 (diff)
downloadcst116-ch9-debugging-stark-a80431145c1458ef81172b192eccf6b6d7f0702b.tar.xz
cst116-ch9-debugging-stark-a80431145c1458ef81172b192eccf6b6d7f0702b.zip
Added output file
Diffstat (limited to 'CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj')
-rw-r--r--CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj b/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
index d7fabd9..fdf5bda 100644
--- a/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
+++ b/CST116-Ch9-Debugging/CST116-Ch9-Debugging.vcxproj
@@ -129,6 +129,9 @@
<ItemGroup>
<ClCompile Include="CST116-Ch9-Debugging.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch9-Debugging.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>