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.filters | |
| 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.filters')
| -rw-r--r-- | CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters index 05feb72..25f90f0 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters @@ -21,5 +21,6 @@ </ItemGroup> <ItemGroup> <Text Include="..\..\..\..\..\Week_6\Names.txt" /> + <Text Include="..\..\..\..\..\Week_6\Chap_11_Report.txt" /> </ItemGroup> </Project>
\ No newline at end of file |