aboutsummaryrefslogtreecommitdiff
path: root/CST116F2021-Lab3
diff options
context:
space:
mode:
authorAustin Guertin <[email protected]>2021-10-13 14:44:14 -0700
committerAustin Guertin <[email protected]>2021-10-13 14:44:14 -0700
commit4203f1a03c89be6e6bcf2dfe525e9e24b9d1d5e4 (patch)
tree491d39108b51e8b656c29b0bc31f82b7c669f37c /CST116F2021-Lab3
parentAdd online IDE url (diff)
downloadarchived-cst116-lab3-austinsworld15-4203f1a03c89be6e6bcf2dfe525e9e24b9d1d5e4.tar.xz
archived-cst116-lab3-austinsworld15-4203f1a03c89be6e6bcf2dfe525e9e24b9d1d5e4.zip
First Push
Diffstat (limited to 'CST116F2021-Lab3')
-rw-r--r--CST116F2021-Lab3/CST116F2021-Lab3-Guertin.cpp (renamed from CST116F2021-Lab3/CST116F2021-Lab3.cpp)0
-rw-r--r--CST116F2021-Lab3/CST116F2021-Lab3.vcxproj2
-rw-r--r--CST116F2021-Lab3/CST116F2021-Lab3.vcxproj.filters2
3 files changed, 2 insertions, 2 deletions
diff --git a/CST116F2021-Lab3/CST116F2021-Lab3.cpp b/CST116F2021-Lab3/CST116F2021-Lab3-Guertin.cpp
index 41af613..41af613 100644
--- a/CST116F2021-Lab3/CST116F2021-Lab3.cpp
+++ b/CST116F2021-Lab3/CST116F2021-Lab3-Guertin.cpp
diff --git a/CST116F2021-Lab3/CST116F2021-Lab3.vcxproj b/CST116F2021-Lab3/CST116F2021-Lab3.vcxproj
index a706d70..fb0078d 100644
--- a/CST116F2021-Lab3/CST116F2021-Lab3.vcxproj
+++ b/CST116F2021-Lab3/CST116F2021-Lab3.vcxproj
@@ -139,7 +139,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116F2021-Lab3.cpp" />
+ <ClCompile Include="CST116F2021-Lab3-Guertin.cpp" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
diff --git a/CST116F2021-Lab3/CST116F2021-Lab3.vcxproj.filters b/CST116F2021-Lab3/CST116F2021-Lab3.vcxproj.filters
index 1a7ae88..7382938 100644
--- a/CST116F2021-Lab3/CST116F2021-Lab3.vcxproj.filters
+++ b/CST116F2021-Lab3/CST116F2021-Lab3.vcxproj.filters
@@ -15,7 +15,7 @@
</Filter>
</ItemGroup>
<ItemGroup>
- <ClCompile Include="CST116F2021-Lab3.cpp">
+ <ClCompile Include="CST116F2021-Lab3-Guertin.cpp">
<Filter>Source Files</Filter>
</ClCompile>
</ItemGroup>