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 | |
| 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')
| -rw-r--r-- | CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj index 2073e5b..1c15d13 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj @@ -128,6 +128,7 @@ </ItemDefinitionGroup> <ItemGroup> <ClCompile Include="CST116-Ch11-Debugging.cpp" /> + <ClCompile Include="CST116-Midterm-Bold-Demchig.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |