diff options
Diffstat (limited to 'CST116F2021-Lab7/CST116F2021-Lab7.vcxproj')
| -rw-r--r-- | CST116F2021-Lab7/CST116F2021-Lab7.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj b/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj index 5aec3b1..b1b2226 100644 --- a/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj +++ b/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj @@ -139,7 +139,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ClCompile Include="CST116F2021-Lab7.cpp" /> + <ClCompile Include="Lab7-Billingsley.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |