summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
diff options
context:
space:
mode:
authorprestonderek <[email protected]>2022-11-01 19:27:58 -0700
committerprestonderek <[email protected]>2022-11-01 19:27:58 -0700
commitd6d85baea968a4b44ee5a51b84b7e46474cbc599 (patch)
tree99020711acbce177cb690cbc66856d0971e9307b /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
parentAdded my output file and ran program. It told me trouble opening file. This w... (diff)
downloadcst116-ch11-debugging-prestonderek-d6d85baea968a4b44ee5a51b84b7e46474cbc599.tar.xz
cst116-ch11-debugging-prestonderek-d6d85baea968a4b44ee5a51b84b7e46474cbc599.zip
commit for report log
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj')
-rw-r--r--CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
index 5f0b4c6..19b6f1b 100644
--- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
+++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
@@ -130,6 +130,7 @@
<ClCompile Include="CST116-Ch11-Debugging.cpp" />
</ItemGroup>
<ItemGroup>
+ <Text Include="..\..\..\..\..\..\temp\Chap_11_Report.txt" />
<Text Include="D:\Important\School\CST116\Debug11File1.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />