加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
MineSweeper.sln 1.38 KB
一键复制 编辑 原始数据 按行查看 历史

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.10.35027.167
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "MineSweeper", "MineSweeper.vcxproj", "{51DF6305-A139-4AFC-98F7-0649BF4E9D3A}"
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
{51DF6305-A139-4AFC-98F7-0649BF4E9D3A}.Debug|x64.ActiveCfg = Debug|x64
{51DF6305-A139-4AFC-98F7-0649BF4E9D3A}.Debug|x64.Build.0 = Debug|x64
{51DF6305-A139-4AFC-98F7-0649BF4E9D3A}.Debug|x86.ActiveCfg = Debug|Win32
{51DF6305-A139-4AFC-98F7-0649BF4E9D3A}.Debug|x86.Build.0 = Debug|Win32
{51DF6305-A139-4AFC-98F7-0649BF4E9D3A}.Release|x64.ActiveCfg = Release|x64
{51DF6305-A139-4AFC-98F7-0649BF4E9D3A}.Release|x64.Build.0 = Release|x64
{51DF6305-A139-4AFC-98F7-0649BF4E9D3A}.Release|x86.ActiveCfg = Release|Win32
{51DF6305-A139-4AFC-98F7-0649BF4E9D3A}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {076A7F74-41A9-46BB-9043-039DC114B413}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化