diff options
| author | jacobdw22 <[email protected]> | 2022-10-29 14:15:05 -0700 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-10-29 14:15:05 -0700 |
| commit | b46bdfce6718e8ff9fa415a264941edd961145d6 (patch) | |
| tree | d7987bd3d4f048e1a589d3b1ad190f8894e59f61 /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | |
| parent | Added name, course, date, and title to the top of the file. (diff) | |
| download | cst116-ch11-debugging-jacobdw22-b46bdfce6718e8ff9fa415a264941edd961145d6.tar.xz cst116-ch11-debugging-jacobdw22-b46bdfce6718e8ff9fa415a264941edd961145d6.zip | |
Changed file name in code to TEMP1 rather than TEMP
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters index 2029dc7..b7a469c 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters @@ -19,4 +19,7 @@ <Filter>Source Files</Filter> </ClCompile> </ItemGroup> + <ItemGroup> + <Text Include="..\..\..\..\..\..\TEMP1\Chap_11_data.txt" /> + </ItemGroup> </Project>
\ No newline at end of file |