aboutsummaryrefslogtreecommitdiff
path: root/CST116F2021-Proj3.sln
diff options
context:
space:
mode:
authorgithub-classroom[bot] <66690702+github-classroom[bot]@users.noreply.github.com>2021-11-30 21:43:52 +0000
committergithub-classroom[bot] <66690702+github-classroom[bot]@users.noreply.github.com>2021-11-30 21:43:52 +0000
commitafe188e88a602e6ea3d66a65645a034a43f7d2e7 (patch)
tree3cf2b2b3d97dc8055c8d6ed3ae3a0d2da68118d5 /CST116F2021-Proj3.sln
downloadcst116-proj3-ismahdz2-afe188e88a602e6ea3d66a65645a034a43f7d2e7.tar.xz
cst116-proj3-ismahdz2-afe188e88a602e6ea3d66a65645a034a43f7d2e7.zip
Initial commit
Diffstat (limited to 'CST116F2021-Proj3.sln')
-rw-r--r--CST116F2021-Proj3.sln31
1 files changed, 31 insertions, 0 deletions
diff --git a/CST116F2021-Proj3.sln b/CST116F2021-Proj3.sln
new file mode 100644
index 0000000..e882c72
--- /dev/null
+++ b/CST116F2021-Proj3.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-Proj3", "CST116F2021-Proj3\CST116F2021-Proj3.vcxproj", "{1285E6AD-C1B4-4376-81E1-6B8B871B39BF}"
+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
+ {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Debug|x64.ActiveCfg = Debug|x64
+ {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Debug|x64.Build.0 = Debug|x64
+ {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Debug|x86.ActiveCfg = Debug|Win32
+ {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Debug|x86.Build.0 = Debug|Win32
+ {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Release|x64.ActiveCfg = Release|x64
+ {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Release|x64.Build.0 = Release|x64
+ {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Release|x86.ActiveCfg = Release|Win32
+ {1285E6AD-C1B4-4376-81E1-6B8B871B39BF}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {A9B84DFB-1810-4689-ADE1-DB1D62EFF511}
+ EndGlobalSection
+EndGlobal