aboutsummaryrefslogtreecommitdiff
path: root/hw1cst126spring.sln
diff options
context:
space:
mode:
authorJackson <[email protected]>2024-04-03 19:03:24 -0700
committerJackson <[email protected]>2024-04-03 19:03:24 -0700
commit7409d2dd61bed72b40592cddd6936d8449d492a1 (patch)
treec04d4ec9e95e197af8680e3a10905d5282fd4401 /hw1cst126spring.sln
parentAdd .gitattributes and .gitignore. (diff)
downloadarchived-homework-1-jackwienck-master.tar.xz
archived-homework-1-jackwienck-master.zip
Add project files.master
Diffstat (limited to 'hw1cst126spring.sln')
-rw-r--r--hw1cst126spring.sln31
1 files changed, 31 insertions, 0 deletions
diff --git a/hw1cst126spring.sln b/hw1cst126spring.sln
new file mode 100644
index 0000000..9be1de8
--- /dev/null
+++ b/hw1cst126spring.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}") = "hw1cst126spring", "hw1cst126spring.vcxproj", "{0D33A51C-6FFC-44D0-9FCB-77A1F0C6FAC6}"
+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
+ {0D33A51C-6FFC-44D0-9FCB-77A1F0C6FAC6}.Debug|x64.ActiveCfg = Debug|x64
+ {0D33A51C-6FFC-44D0-9FCB-77A1F0C6FAC6}.Debug|x64.Build.0 = Debug|x64
+ {0D33A51C-6FFC-44D0-9FCB-77A1F0C6FAC6}.Debug|x86.ActiveCfg = Debug|Win32
+ {0D33A51C-6FFC-44D0-9FCB-77A1F0C6FAC6}.Debug|x86.Build.0 = Debug|Win32
+ {0D33A51C-6FFC-44D0-9FCB-77A1F0C6FAC6}.Release|x64.ActiveCfg = Release|x64
+ {0D33A51C-6FFC-44D0-9FCB-77A1F0C6FAC6}.Release|x64.Build.0 = Release|x64
+ {0D33A51C-6FFC-44D0-9FCB-77A1F0C6FAC6}.Release|x86.ActiveCfg = Release|Win32
+ {0D33A51C-6FFC-44D0-9FCB-77A1F0C6FAC6}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {74E1AFD6-32E5-4B09-A265-C1E08263D9B5}
+ EndGlobalSection
+EndGlobal