diff options
| author | DoolyBoi <[email protected]> | 2022-10-12 17:24:55 -0700 |
|---|---|---|
| committer | DoolyBoi <[email protected]> | 2022-10-12 17:24:55 -0700 |
| commit | 595828bf5e6860afaa7f869b909b18635fc386ce (patch) | |
| tree | 8165d7700e11a887f55dabcb36c5f1bdae1929d8 /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-ch7-debugging-abd00l4h-595828bf5e6860afaa7f869b909b18635fc386ce.tar.xz cst116-ch7-debugging-abd00l4h-595828bf5e6860afaa7f869b909b18635fc386ce.zip | |
changed name
Diffstat (limited to 'CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters index a245946..8c8f735 100644 --- a/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters +++ b/CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters @@ -15,7 +15,7 @@ </Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch7-Debugging.cpp">
+ <ClCompile Include="CST116-Ch7Debugging-Havaldar.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
|