aboutsummaryrefslogtreecommitdiff
path: root/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'CST116F2021-Lab5/CST116F2021-Lab5.vcxproj')
-rw-r--r--CST116F2021-Lab5/CST116F2021-Lab5.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj b/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj
index 14ee2b7..2bceceb 100644
--- a/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj
+++ b/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj
@@ -140,6 +140,10 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="CST116F2021-Lab5.cpp" />
+ <ClCompile Include="Source1.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="Header1.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">