diff options
| author | tafaar <[email protected]> | 2022-10-31 21:05:10 -0700 |
|---|---|---|
| committer | tafaar <[email protected]> | 2022-10-31 21:05:10 -0700 |
| commit | 3578ba37fa83a13e0bfc33ff030348f46e2d9119 (patch) | |
| tree | cd1f0e90c264a9d7e9f98ae4a6b0407af1176cc3 /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | |
| parent | added report (diff) | |
| download | archived-cst116-ch11-debugging-hill-3578ba37fa83a13e0bfc33ff030348f46e2d9119.tar.xz archived-cst116-ch11-debugging-hill-3578ba37fa83a13e0bfc33ff030348f46e2d9119.zip | |
fixed output
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 c3f3010..a7c8759 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="..\..\..\..\Desktop\Chap11-MyData.txt" /> + <Text Include="..\..\..\..\Desktop\Chap_11_Report.txt" /> </ItemGroup> </Project>
\ No newline at end of file |