aboutsummaryrefslogtreecommitdiff
path: root/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj
diff options
context:
space:
mode:
authorJames Lawrance <[email protected]>2021-11-23 21:29:11 -0800
committerJames Lawrance <[email protected]>2021-11-23 21:29:11 -0800
commitea93e6d7dbe2ef6e8bfc58b6feeb07ba3809ec3f (patch)
tree7eba8abd196d77a6387556e7054967298c6e0d09 /CST116F2021-Lab8/CST116F2021-Lab8.vcxproj
parentAdd online IDE url (diff)
downloadarchived-cst115-lab8-jemersonlawrance-master.tar.xz
archived-cst115-lab8-jemersonlawrance-master.zip
Lab 8 complete 11/23/21HEADmaster
Diffstat (limited to 'CST116F2021-Lab8/CST116F2021-Lab8.vcxproj')
-rw-r--r--CST116F2021-Lab8/CST116F2021-Lab8.vcxproj7
1 files changed, 7 insertions, 0 deletions
diff --git a/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj b/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj
index 00a34aa..5e89959 100644
--- a/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj
+++ b/CST116F2021-Lab8/CST116F2021-Lab8.vcxproj
@@ -140,6 +140,13 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="CST116F2021-Lab8.cpp" />
+ <ClCompile Include="Functions.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="Header.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <Text Include="Output and Written Work.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">