diff options
| author | EdwardFine <[email protected]> | 2022-10-20 14:15:30 -0700 |
|---|---|---|
| committer | EdwardFine <[email protected]> | 2022-10-20 14:15:30 -0700 |
| commit | 11f91fdf2fb79af3baafdfb4e6430c123b32fa66 (patch) | |
| tree | b92d29641f70766b2bcd44f1965d8dda7170a473 /CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters | |
| parent | rename (diff) | |
| download | cst116-ch10-debugging-edwardfine-main.tar.xz cst116-ch10-debugging-edwardfine-main.zip | |
Diffstat (limited to 'CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters')
| -rw-r--r-- | CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters index dc0ce4a..e80e643 100644 --- a/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters +++ b/CST116-Ch10-Debugging/CST116-Ch10-Debugging.vcxproj.filters @@ -15,7 +15,7 @@ </Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="CST116-Ch10-Debugging.cpp">
+ <ClCompile Include="CST116-Ch10-Debugging-EdwardFine.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>
|