aboutsummaryrefslogtreecommitdiff
path: root/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj
diff options
context:
space:
mode:
authorJoseph Ten Eyck <[email protected]>2021-11-16 20:48:42 -0800
committerJoseph Ten Eyck <[email protected]>2021-11-16 20:48:42 -0800
commit24f1c58635a8bb9963e2750729d8b1f5e400fa05 (patch)
tree57e49850b2ba33e851b1f8a84b957d7d3d0614b3 /CST116F2021-Lab7/CST116F2021-Lab7.vcxproj
parentAdd online IDE url (diff)
downloadcst116-lab7-josephteneyck-master.tar.xz
cst116-lab7-josephteneyck-master.zip
Lab 7 homework program complete!HEADmaster
Diffstat (limited to 'CST116F2021-Lab7/CST116F2021-Lab7.vcxproj')
-rw-r--r--CST116F2021-Lab7/CST116F2021-Lab7.vcxproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj b/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj
index 5aec3b1..8dac1ad 100644
--- a/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj
+++ b/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj
@@ -139,7 +139,11 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116F2021-Lab7.cpp" />
+ <ClCompile Include="CST116F2021-Lab7 - Joseph Ten eyck.cpp" />
+ <ClCompile Include="Functions.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="Header.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">