diff options
Diffstat (limited to 'CST116F2021-Lab7/CST116F2021-Lab7.vcxproj.filters')
| -rw-r--r-- | CST116F2021-Lab7/CST116F2021-Lab7.vcxproj.filters | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj.filters b/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj.filters index e6b507e..4f35fec 100644 --- a/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj.filters +++ b/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj.filters @@ -15,7 +15,7 @@ </Filter> </ItemGroup> <ItemGroup> - <ClCompile Include="CST116F2021-Lab7.cpp"> + <ClCompile Include="Lab7-Billingsley.cpp"> <Filter>Source Files</Filter> </ClCompile> </ItemGroup> |