diff options
| author | prestonderek <[email protected]> | 2022-11-01 19:27:58 -0700 |
|---|---|---|
| committer | prestonderek <[email protected]> | 2022-11-01 19:27:58 -0700 |
| commit | d6d85baea968a4b44ee5a51b84b7e46474cbc599 (patch) | |
| tree | 99020711acbce177cb690cbc66856d0971e9307b /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | |
| parent | Added my output file and ran program. It told me trouble opening file. This w... (diff) | |
| download | cst116-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.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 61f7a0c..0fe3e2d 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="D:\Important\School\CST116\Debug11File1.txt" /> + <Text Include="..\..\..\..\..\..\temp\Chap_11_Report.txt" /> </ItemGroup> </Project>
\ No newline at end of file |