aboutsummaryrefslogtreecommitdiff
path: root/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters
diff options
context:
space:
mode:
authorJoseph Ten Eyck <[email protected]>2021-11-02 22:23:12 -0700
committerJoseph Ten Eyck <[email protected]>2021-11-02 22:23:12 -0700
commitca83580bd87e4e96ab6f33539840f6def0af5d94 (patch)
treef11cae9967497dd746df67a2aa458decc7a03b03 /CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters
parentAdd online IDE url (diff)
downloadarchived-cst116-lab5-josephteneyck-master.tar.xz
archived-cst116-lab5-josephteneyck-master.zip
Joseph Ten Eyck - Lab 5 Homework.HEADmaster
Diffstat (limited to 'CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters')
-rw-r--r--CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters10
1 files changed, 9 insertions, 1 deletions
diff --git a/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters b/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters
index c9f2fd4..806288d 100644
--- a/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters
+++ b/CST116F2021-Lab5/CST116F2021-Lab5.vcxproj.filters
@@ -15,8 +15,16 @@
</Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="CST116F2021-Lab5.cpp">
+ <ClCompile Include="CST116F2021-Lab5 - 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