diff options
| author | Taylor Rogers <[email protected]> | 2022-11-01 09:04:52 -0700 |
|---|---|---|
| committer | Taylor Rogers <[email protected]> | 2022-11-01 09:04:52 -0700 |
| commit | a9096bbbf3c328bda336d941bfa04ecee60a8105 (patch) | |
| tree | f4a60b791a8204366f79fc66cf99b4d779bf3cff /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj | |
| parent | Added the Names.txt and changed filepath for report output (diff) | |
| download | cst116-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.vcxproj | 1 |
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" /> |