diff options
Diffstat (limited to 'CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters')
| -rw-r--r-- | CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters b/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters index f7a8d4b..a3a1128 100644 --- a/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters +++ b/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters @@ -21,6 +21,9 @@ <ClCompile Include="Source1.cpp"> <Filter>Source Files</Filter> </ClCompile> + <ClCompile Include="p260.cpp"> + <Filter>Source Files</Filter> + </ClCompile> </ItemGroup> <ItemGroup> <ClInclude Include="Header1.h"> |