diff options
| author | Anibal LopezBonilla <[email protected]> | 2022-10-04 14:55:25 -0700 |
|---|---|---|
| committer | Anibal LopezBonilla <[email protected]> | 2022-10-04 14:55:25 -0700 |
| commit | f9a5d1114c80c1c8665e8ab31080f0d68883d8dd (patch) | |
| tree | 503302804b3a8b6dbb08878005dc1160ddc0dba0 /CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters | |
| parent | Delete CST116-Ch5-Lopez-Bonilla.vcxproj.user (diff) | |
| download | cst116-ch5-debugging-buzzerbeaterclutch-f9a5d1114c80c1c8665e8ab31080f0d68883d8dd.tar.xz cst116-ch5-debugging-buzzerbeaterclutch-f9a5d1114c80c1c8665e8ab31080f0d68883d8dd.zip | |
Renaming and corrections
Diffstat (limited to 'CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters index c938e8d..9147199 100644 --- a/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters +++ b/CST116-Ch5-Debugging/CST116-Ch5-Debugging.vcxproj.filters @@ -15,7 +15,7 @@ </Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch5-Debugging.cpp">
+ <ClCompile Include="CST116-Ch5-Lopez-Bonilla.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
|