aboutsummaryrefslogtreecommitdiff
path: root/project3/project3.sln
diff options
context:
space:
mode:
authorJacobAKnox <[email protected]>2021-12-03 11:51:11 -0800
committerJacobAKnox <[email protected]>2021-12-03 11:51:11 -0800
commitd0a97a57807fce1dbd093a96837bfd93120b141c (patch)
tree6574bc670bbb44a864aa57eb84e4784734393d6b /project3/project3.sln
parentAdd online IDE url (diff)
downloadcst116-proj3-jacobaknox-master.tar.xz
cst116-proj3-jacobaknox-master.zip
project3 uploadHEADmaster
Diffstat (limited to 'project3/project3.sln')
-rw-r--r--project3/project3.sln31
1 files changed, 31 insertions, 0 deletions
diff --git a/project3/project3.sln b/project3/project3.sln
new file mode 100644
index 0000000..5b827cb
--- /dev/null
+++ b/project3/project3.sln
@@ -0,0 +1,31 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.31829.152
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "project3", "project3.vcxproj", "{A17F750C-4B6F-4184-BE86-C7A197258A2A}"
+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
+ {A17F750C-4B6F-4184-BE86-C7A197258A2A}.Debug|x64.ActiveCfg = Debug|x64
+ {A17F750C-4B6F-4184-BE86-C7A197258A2A}.Debug|x64.Build.0 = Debug|x64
+ {A17F750C-4B6F-4184-BE86-C7A197258A2A}.Debug|x86.ActiveCfg = Debug|Win32
+ {A17F750C-4B6F-4184-BE86-C7A197258A2A}.Debug|x86.Build.0 = Debug|Win32
+ {A17F750C-4B6F-4184-BE86-C7A197258A2A}.Release|x64.ActiveCfg = Release|x64
+ {A17F750C-4B6F-4184-BE86-C7A197258A2A}.Release|x64.Build.0 = Release|x64
+ {A17F750C-4B6F-4184-BE86-C7A197258A2A}.Release|x86.ActiveCfg = Release|Win32
+ {A17F750C-4B6F-4184-BE86-C7A197258A2A}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {CE0775C3-3E79-4704-A754-22E6F627BDA0}
+ EndGlobalSection
+EndGlobal