aboutsummaryrefslogtreecommitdiff
path: root/CST116F2021-Proj3/CST116F2021-Proj3.vcxproj
diff options
context:
space:
mode:
authorJames Lawrance <[email protected]>2021-12-08 14:43:41 -0800
committerJames Lawrance <[email protected]>2021-12-08 14:43:41 -0800
commit747d1f59dea35324711c74b41ae6b54e1dae6a7c (patch)
treeff708f7abac7ebf0c172da5f584518281456460a /CST116F2021-Proj3/CST116F2021-Proj3.vcxproj
parentAdd online IDE url (diff)
downloadcst116-proj3-jemersonlawrance-master.tar.xz
cst116-proj3-jemersonlawrance-master.zip
Project 3 Final 12/8/2021HEADmaster
Diffstat (limited to 'CST116F2021-Proj3/CST116F2021-Proj3.vcxproj')
-rw-r--r--CST116F2021-Proj3/CST116F2021-Proj3.vcxproj11
1 files changed, 11 insertions, 0 deletions
diff --git a/CST116F2021-Proj3/CST116F2021-Proj3.vcxproj b/CST116F2021-Proj3/CST116F2021-Proj3.vcxproj
index e0992e3..118acc3 100644
--- a/CST116F2021-Proj3/CST116F2021-Proj3.vcxproj
+++ b/CST116F2021-Proj3/CST116F2021-Proj3.vcxproj
@@ -140,6 +140,17 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="CST116F2021-Proj3.cpp" />
+ <ClCompile Include="Functions.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <Text Include="Pseudocode.txt" />
+ <Text Include="Documentation.txt" />
+ <Text Include="Notes from Meetings.txt" />
+ <Text Include="Testing Plan and Runs.txt" />
+ <Text Include="Agile Questions.txt" />
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="Header.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">