aboutsummaryrefslogtreecommitdiff
path: root/Project1/Project1.vcxproj.filters
diff options
context:
space:
mode:
authorConnor McDowell <[email protected]>2024-02-09 16:28:43 -0800
committerConnor McDowell <[email protected]>2024-02-09 16:28:43 -0800
commit3ba2c8f72aafeadfaf3731fc684f428dbf29b957 (patch)
treeedc98d6a394cb69c3d5e0d9898e7ce1a345991cf /Project1/Project1.vcxproj.filters
parentworking on loops (diff)
downloadhomework-4-connormcdowell275-main.tar.xz
homework-4-connormcdowell275-main.zip
finished up! though considering what is practiced this week, i should've tried to do nesting for loops with "error handling" (its not actually, just a conditional to catch improper inputs) for selections, but expecting correct inputs following the messages would mean using if statements wouldrun smoother.HEADmain
Diffstat (limited to 'Project1/Project1.vcxproj.filters')
-rw-r--r--Project1/Project1.vcxproj.filters3
1 files changed, 0 insertions, 3 deletions
diff --git a/Project1/Project1.vcxproj.filters b/Project1/Project1.vcxproj.filters
index ad7e65a..f72cfb9 100644
--- a/Project1/Project1.vcxproj.filters
+++ b/Project1/Project1.vcxproj.filters
@@ -23,8 +23,5 @@
<ClCompile Include="program.cpp">
<Filter>Source Files</Filter>
</ClCompile>
- <ClCompile Include="Functions.cpp">
- <Filter>Source Files</Filter>
- </ClCompile>
</ItemGroup>
</Project> \ No newline at end of file