summaryrefslogtreecommitdiff
path: root/CST116F2021-Proj1.sln
diff options
context:
space:
mode:
authorgithub-classroom[bot] <66690702+github-classroom[bot]@users.noreply.github.com>2021-10-12 23:11:40 +0000
committergithub-classroom[bot] <66690702+github-classroom[bot]@users.noreply.github.com>2021-10-12 23:11:40 +0000
commit5571d6c05b106785ff8ad8105bfc00277a6b7b0e (patch)
tree89be82e36722cfa87d91abcc0b4fc7360af2812f /CST116F2021-Proj1.sln
downloadcst116-proj1-justinv100-master.tar.xz
cst116-proj1-justinv100-master.zip
Initial commitHEADmaster
Diffstat (limited to 'CST116F2021-Proj1.sln')
-rw-r--r--CST116F2021-Proj1.sln31
1 files changed, 31 insertions, 0 deletions
diff --git a/CST116F2021-Proj1.sln b/CST116F2021-Proj1.sln
new file mode 100644
index 0000000..0983236
--- /dev/null
+++ b/CST116F2021-Proj1.sln
@@ -0,0 +1,31 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.31424.327
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CST116F2021-Proj1", "CST116F2021-Proj1\CST116F2021-Proj1.vcxproj", "{274C68C2-C9CA-473C-98E3-CF3E3325612A}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|x64 = Debug|x64
+ Debug|x86 = Debug|x86
+ Release|x64 = Release|x64
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {274C68C2-C9CA-473C-98E3-CF3E3325612A}.Debug|x64.ActiveCfg = Debug|x64
+ {274C68C2-C9CA-473C-98E3-CF3E3325612A}.Debug|x64.Build.0 = Debug|x64
+ {274C68C2-C9CA-473C-98E3-CF3E3325612A}.Debug|x86.ActiveCfg = Debug|Win32
+ {274C68C2-C9CA-473C-98E3-CF3E3325612A}.Debug|x86.Build.0 = Debug|Win32
+ {274C68C2-C9CA-473C-98E3-CF3E3325612A}.Release|x64.ActiveCfg = Release|x64
+ {274C68C2-C9CA-473C-98E3-CF3E3325612A}.Release|x64.Build.0 = Release|x64
+ {274C68C2-C9CA-473C-98E3-CF3E3325612A}.Release|x86.ActiveCfg = Release|Win32
+ {274C68C2-C9CA-473C-98E3-CF3E3325612A}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {50446C52-56D9-4C6D-8DED-435AC3CDCBD9}
+ EndGlobalSection
+EndGlobal