aboutsummaryrefslogtreecommitdiff
path: root/InClassExercise4/InClassExercise4.sln
diff options
context:
space:
mode:
authorMiles-Cell <[email protected]>2024-01-23 20:48:50 -0800
committerMiles-Cell <[email protected]>2024-01-24 20:48:56 -0800
commit792d1ee9c74825c827baf3321e0b5e47e6d37f5f (patch)
tree813481625c8b5528b0741192fb9a61d34ab190a8 /InClassExercise4/InClassExercise4.sln
parentinit (diff)
downloadin-class-exercise-4-miles-cell-792d1ee9c74825c827baf3321e0b5e47e6d37f5f.tar.xz
in-class-exercise-4-miles-cell-792d1ee9c74825c827baf3321e0b5e47e6d37f5f.zip
Created project, added Source.cpp
Diffstat (limited to 'InClassExercise4/InClassExercise4.sln')
-rw-r--r--InClassExercise4/InClassExercise4.sln31
1 files changed, 31 insertions, 0 deletions
diff --git a/InClassExercise4/InClassExercise4.sln b/InClassExercise4/InClassExercise4.sln
new file mode 100644
index 0000000..94eb020
--- /dev/null
+++ b/InClassExercise4/InClassExercise4.sln
@@ -0,0 +1,31 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 17
+VisualStudioVersion = 17.8.34408.163
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "InClassExercise4", "InClassExercise4\InClassExercise4.vcxproj", "{FF927EAD-F9C1-4A3A-A8F4-18799C20958E}"
+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
+ {FF927EAD-F9C1-4A3A-A8F4-18799C20958E}.Debug|x64.ActiveCfg = Debug|x64
+ {FF927EAD-F9C1-4A3A-A8F4-18799C20958E}.Debug|x64.Build.0 = Debug|x64
+ {FF927EAD-F9C1-4A3A-A8F4-18799C20958E}.Debug|x86.ActiveCfg = Debug|Win32
+ {FF927EAD-F9C1-4A3A-A8F4-18799C20958E}.Debug|x86.Build.0 = Debug|Win32
+ {FF927EAD-F9C1-4A3A-A8F4-18799C20958E}.Release|x64.ActiveCfg = Release|x64
+ {FF927EAD-F9C1-4A3A-A8F4-18799C20958E}.Release|x64.Build.0 = Release|x64
+ {FF927EAD-F9C1-4A3A-A8F4-18799C20958E}.Release|x86.ActiveCfg = Release|Win32
+ {FF927EAD-F9C1-4A3A-A8F4-18799C20958E}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {9DEC073F-5A47-4080-9474-E847920E7AAA}
+ EndGlobalSection
+EndGlobal