diff options
| author | EdwardFine <[email protected]> | 2022-10-05 14:27:57 -0700 |
|---|---|---|
| committer | EdwardFine <[email protected]> | 2022-10-05 14:27:57 -0700 |
| commit | 546bcdf703f6da086d4e2fbf9811b0a66a4b12e0 (patch) | |
| tree | 4c77648f7bf01888a975b46598bed955b287dae6 /CST116-Ch7-Debugging/CST116-Ch7-Debugging.vcxproj.filters | |
| parent | Fixed code (diff) | |
| download | cst116-ch7-debugging-edwardfine-546bcdf703f6da086d4e2fbf9811b0a66a4b12e0.tar.xz cst116-ch7-debugging-edwardfine-546bcdf703f6da086d4e2fbf9811b0a66a4b12e0.zip | |
Updated
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..561dc87 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-CH7-Debug-Fine.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
|