1 Star 0 Fork 0

风箱 / Gobang

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Gobang.sln 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
风箱 提交于 2021-03-30 17:06 . 添加项目文件。

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.705
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Gobang", "Gobang\Gobang.vcxproj", "{DE24BC83-0379-4741-9C78-21E9ECF46769}"
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
{DE24BC83-0379-4741-9C78-21E9ECF46769}.Debug|x64.ActiveCfg = Debug|x64
{DE24BC83-0379-4741-9C78-21E9ECF46769}.Debug|x64.Build.0 = Debug|x64
{DE24BC83-0379-4741-9C78-21E9ECF46769}.Debug|x86.ActiveCfg = Debug|Win32
{DE24BC83-0379-4741-9C78-21E9ECF46769}.Debug|x86.Build.0 = Debug|Win32
{DE24BC83-0379-4741-9C78-21E9ECF46769}.Release|x64.ActiveCfg = Release|x64
{DE24BC83-0379-4741-9C78-21E9ECF46769}.Release|x64.Build.0 = Release|x64
{DE24BC83-0379-4741-9C78-21E9ECF46769}.Release|x86.ActiveCfg = Release|Win32
{DE24BC83-0379-4741-9C78-21E9ECF46769}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8D24D468-24EB-4199-94D5-FA6CA6B51D52}
EndGlobalSection
EndGlobal
C++
1
https://gitee.com/my0229/Gobang.git
git@gitee.com:my0229/Gobang.git
my0229
Gobang
Gobang
master

搜索帮助