aboutsummaryrefslogtreecommitdiff
path: root/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj
diff options
context:
space:
mode:
authorJames Lawrance <[email protected]>2021-11-09 11:33:58 -0800
committerJames Lawrance <[email protected]>2021-11-09 11:33:58 -0800
commitb668083055ccaf26dad01e274e40887a77071a45 (patch)
tree91f4b9b043c205b1038744b5361d4cb9bf29f367 /CST116F2021-Lab6/CST116F2021-Lab6.vcxproj
parentAdd online IDE url (diff)
downloadcst116-lab6-jemersonlawrance-b668083055ccaf26dad01e274e40887a77071a45.tar.xz
cst116-lab6-jemersonlawrance-b668083055ccaf26dad01e274e40887a77071a45.zip
s.
Diffstat (limited to 'CST116F2021-Lab6/CST116F2021-Lab6.vcxproj')
-rw-r--r--CST116F2021-Lab6/CST116F2021-Lab6.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj b/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj
index 756680b..f4b7798 100644
--- a/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj
+++ b/CST116F2021-Lab6/CST116F2021-Lab6.vcxproj
@@ -140,6 +140,10 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="CST116F2021-Lab6.cpp" />
+ <ClCompile Include="Functions.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="Header.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">