diff options
Diffstat (limited to 'CST116F2021-Lab5/CST116F2021-Lab5.vcxproj')
| -rw-r--r-- | CST116F2021-Lab5/CST116F2021-Lab5.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj b/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj index 2bceceb..072f09b 100644 --- a/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj +++ b/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj @@ -140,6 +140,7 @@ </ItemDefinitionGroup> <ItemGroup> <ClCompile Include="CST116F2021-Lab5.cpp" /> + <ClCompile Include="p260.cpp" /> <ClCompile Include="Source1.cpp" /> </ItemGroup> <ItemGroup> |