aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
diff options
context:
space:
mode:
authorMusa Ahmed <[email protected]>2022-10-04 17:27:54 -0700
committerMusa Ahmed <[email protected]>2022-10-04 17:27:54 -0700
commit9c63e8ef009f2501c6aaefdd7fc6a4844f63073b (patch)
treebea5d20e3109133790d0e2176288acca4195b5c6 /CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
parentadded text file (diff)
downloadcst116-proj1-9c63e8ef009f2501c6aaefdd7fc6a4844f63073b.tar.xz
cst116-proj1-9c63e8ef009f2501c6aaefdd7fc6a4844f63073b.zip
Added output to txt
Diffstat (limited to 'CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj')
-rw-r--r--CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
index 4339244..cebfe76 100644
--- a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
+++ b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj
@@ -129,6 +129,9 @@
<ItemGroup>
<ClCompile Include="CST116-Ch5-Debugging.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="CST116-Ch5-Debugging-Ahmed.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>