diff options
| author | jacobdw22 <[email protected]> | 2022-10-29 14:55:32 -0700 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-10-29 14:55:32 -0700 |
| commit | 780bcedbafa98672ec4d864e3eb58695c8c55f48 (patch) | |
| tree | ab67643a832a5a65d69af2715d0638610bfbfbb8 /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | |
| parent | Changed file name in code to TEMP1 rather than TEMP (diff) | |
| download | cst116-ch11-debugging-jacobdw22-780bcedbafa98672ec4d864e3eb58695c8c55f48.tar.xz cst116-ch11-debugging-jacobdw22-780bcedbafa98672ec4d864e3eb58695c8c55f48.zip | |
Simple changes.
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 b7a469c..fc20584 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="..\..\..\..\..\..\TEMP1\Chap_11_data.txt" /> + <Text Include="..\..\..\..\..\..\TEMP1\Chap_11_Report.txt" /> </ItemGroup> </Project>
\ No newline at end of file |