summaryrefslogtreecommitdiff
path: root/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
diff options
context:
space:
mode:
authorTaylor Rogers <[email protected]>2022-11-01 09:04:52 -0700
committerTaylor Rogers <[email protected]>2022-11-01 09:04:52 -0700
commita9096bbbf3c328bda336d941bfa04ecee60a8105 (patch)
treef4a60b791a8204366f79fc66cf99b4d779bf3cff /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj
parentAdded the Names.txt and changed filepath for report output (diff)
downloadcst116-ch11-debugging-taylorrog-a9096bbbf3c328bda336d941bfa04ecee60a8105.tar.xz
cst116-ch11-debugging-taylorrog-a9096bbbf3c328bda336d941bfa04ecee60a8105.zip
Answered multiple Qs
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 27b7841..4856308 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="..\..\..\..\..\Week_6\Chap_11_Report.txt" />
<Text Include="..\..\..\..\..\Week_6\Names.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />