diff options
| author | Bold Demchig <[email protected]> | 2022-11-02 20:55:52 -0700 |
|---|---|---|
| committer | Bold Demchig <[email protected]> | 2022-11-02 20:55:52 -0700 |
| commit | e3a548321784429e3a2dc0bbf2de7fccf13da001 (patch) | |
| tree | 04e542dd16a71176b00c0230374f42f167f1ae72 /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters | |
| parent | Initial commit (diff) | |
| download | cst116-ch11-debugging-batbold74-e3a548321784429e3a2dc0bbf2de7fccf13da001.tar.xz cst116-ch11-debugging-batbold74-e3a548321784429e3a2dc0bbf2de7fccf13da001.zip | |
Hello Professor Martha, I had to push my Midterm
Exam here. I could not get into Canvas.!
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..9003692 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj.filters @@ -18,5 +18,8 @@ <ClCompile Include="CST116-Ch11-Debugging.cpp"> <Filter>Source Files</Filter> </ClCompile> + <ClCompile Include="CST116-Midterm-Bold-Demchig.cpp"> + <Filter>Source Files</Filter> + </ClCompile> </ItemGroup> </Project>
\ No newline at end of file |