aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj
diff options
context:
space:
mode:
authorMusa Ahmed <[email protected]>2022-10-25 18:08:24 -0700
committerMusa Ahmed <[email protected]>2022-10-25 18:08:24 -0700
commit7d7e817f71141cf2670407149a729fa8736ec8d2 (patch)
tree11740f7cb88d27cc8c15eafd502388fa27aa0b5b /CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj
parentrenamed files (diff)
downloadcst116-ch10-debugging-m005a-7d7e817f71141cf2670407149a729fa8736ec8d2.tar.xz
cst116-ch10-debugging-m005a-7d7e817f71141cf2670407149a729fa8736ec8d2.zip
Added output text file
Diffstat (limited to 'CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj')
-rw-r--r--CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj b/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj
index 45432ca..2954934 100644
--- a/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj
+++ b/CST116-Ch10-Debugging-Ahmed/CST116-Ch10-Debugging-Ahmed.vcxproj
@@ -129,6 +129,9 @@
<ItemGroup>
<ClCompile Include="CST116-Ch10-Debugging-Ahmed.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch10-Debugging-Ahmed.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>