summaryrefslogtreecommitdiff
path: root/BlankConsoleLab.sln
diff options
context:
space:
mode:
authorgithub-classroom[bot] <66690702+github-classroom[bot]@users.noreply.github.com>2022-11-30 21:59:36 +0000
committerGitHub <[email protected]>2022-11-30 21:59:36 +0000
commitef31db0ed3f90eee83bcad974e7314b0deba3510 (patch)
treefb7ffabe0f03dbab7a5190ad675caa699a872d24 /BlankConsoleLab.sln
downloadcst116-lab3-johnson-ef31db0ed3f90eee83bcad974e7314b0deba3510.tar.xz
cst116-lab3-johnson-ef31db0ed3f90eee83bcad974e7314b0deba3510.zip
Initial commit
Diffstat (limited to 'BlankConsoleLab.sln')
-rw-r--r--BlankConsoleLab.sln31
1 files changed, 31 insertions, 0 deletions
diff --git a/BlankConsoleLab.sln b/BlankConsoleLab.sln
new file mode 100644
index 0000000..8e981c8
--- /dev/null
+++ b/BlankConsoleLab.sln
@@ -0,0 +1,31 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.31911.196
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BlankConsoleLab", "BlankConsoleLab\BlankConsoleLab.vcxproj", "{3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}"
+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
+ {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Debug|x64.ActiveCfg = Debug|x64
+ {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Debug|x64.Build.0 = Debug|x64
+ {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Debug|x86.ActiveCfg = Debug|Win32
+ {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Debug|x86.Build.0 = Debug|Win32
+ {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Release|x64.ActiveCfg = Release|x64
+ {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Release|x64.Build.0 = Release|x64
+ {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Release|x86.ActiveCfg = Release|Win32
+ {3CECADE6-3E15-4852-BD24-65BFE5D3A3AA}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {EC527F13-2A1D-4796-AF96-DD5DD02A70F9}
+ EndGlobalSection
+EndGlobal