diff options
| author | Musa Ahmed <[email protected]> | 2022-10-19 13:25:36 -0700 |
|---|---|---|
| committer | Musa Ahmed <[email protected]> | 2022-10-19 13:25:36 -0700 |
| commit | 42717cae743c96bb43999576b68c0f59e6b14ab5 (patch) | |
| tree | 5f2809ec0e760647b10653324db89737eee293d8 /CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj | |
| parent | rename (diff) | |
| download | cst116-ch9-debugging-m005a-42717cae743c96bb43999576b68c0f59e6b14ab5.tar.xz cst116-ch9-debugging-m005a-42717cae743c96bb43999576b68c0f59e6b14ab5.zip | |
did debugging exercises
Diffstat (limited to 'CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj')
| -rw-r--r-- | CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj b/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj index d6f7f27..03b8aa4 100644 --- a/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj +++ b/CST116-Ch9-Debugging-Ahmed/CST116-Ch9-Debugging-Ahmed.vcxproj @@ -127,7 +127,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ClCompile Include="CST116-Ch9-Debugging.cpp" /> + <ClCompile Include="CST116-Ch9-Debugging-Ahmed.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |