aboutsummaryrefslogtreecommitdiff
path: root/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj.filters
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.filters
parentAdd online IDE url (diff)
downloadarchived-cst116-lab7-josephteneyck-master.tar.xz
archived-cst116-lab7-josephteneyck-master.zip
Lab 7 homework program complete!HEADmaster
Diffstat (limited to 'CST116F2021-Lab7/CST116F2021-Lab7.vcxproj.filters')
-rw-r--r--CST116F2021-Lab7/CST116F2021-Lab7.vcxproj.filters10
1 files changed, 9 insertions, 1 deletions
diff --git a/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj.filters b/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj.filters
index e6b507e..7c4359b 100644
--- a/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj.filters
+++ b/CST116F2021-Lab7/CST116F2021-Lab7.vcxproj.filters
@@ -15,8 +15,16 @@
</Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="CST116F2021-Lab7.cpp">
+ <ClCompile Include="CST116F2021-Lab7 - Joseph Ten eyck.cpp">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="Functions.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="Header.h">
+ <Filter>Header Files</Filter>
+ </ClInclude>
</ItemGroup>
</Project> \ No newline at end of file