diff --git a/labor01.sln b/labor01.sln new file mode 100644 index 0000000..ad51b3d --- /dev/null +++ b/labor01.sln @@ -0,0 +1,31 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio Version 17 +VisualStudioVersion = 17.7.34024.191 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "labor01", "labor01.vcxproj", "{BB0D0896-4CC7-4B1C-9B61-0D3FE77C22CA}" +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 + {BB0D0896-4CC7-4B1C-9B61-0D3FE77C22CA}.Debug|x64.ActiveCfg = Debug|x64 + {BB0D0896-4CC7-4B1C-9B61-0D3FE77C22CA}.Debug|x64.Build.0 = Debug|x64 + {BB0D0896-4CC7-4B1C-9B61-0D3FE77C22CA}.Debug|x86.ActiveCfg = Debug|Win32 + {BB0D0896-4CC7-4B1C-9B61-0D3FE77C22CA}.Debug|x86.Build.0 = Debug|Win32 + {BB0D0896-4CC7-4B1C-9B61-0D3FE77C22CA}.Release|x64.ActiveCfg = Release|x64 + {BB0D0896-4CC7-4B1C-9B61-0D3FE77C22CA}.Release|x64.Build.0 = Release|x64 + {BB0D0896-4CC7-4B1C-9B61-0D3FE77C22CA}.Release|x86.ActiveCfg = Release|Win32 + {BB0D0896-4CC7-4B1C-9B61-0D3FE77C22CA}.Release|x86.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + SolutionGuid = {1BB59F5D-194E-41B3-9E86-EACBDE55A153} + EndGlobalSection +EndGlobal