加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
PowderToy.sln 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
Pavlo Malynin 提交于 2015-03-04 18:53 . Parallel Powder

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "PowderToy", "PowderToy.vcxproj", "{78B11FF2-0866-485E-B14F-D1E608482D72}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{78B11FF2-0866-485E-B14F-D1E608482D72}.Debug|Win32.ActiveCfg = Debug|Win32
{78B11FF2-0866-485E-B14F-D1E608482D72}.Debug|Win32.Build.0 = Debug|Win32
{78B11FF2-0866-485E-B14F-D1E608482D72}.Debug|x64.ActiveCfg = Debug|x64
{78B11FF2-0866-485E-B14F-D1E608482D72}.Debug|x64.Build.0 = Debug|x64
{78B11FF2-0866-485E-B14F-D1E608482D72}.Release|Win32.ActiveCfg = Release|Win32
{78B11FF2-0866-485E-B14F-D1E608482D72}.Release|Win32.Build.0 = Release|Win32
{78B11FF2-0866-485E-B14F-D1E608482D72}.Release|x64.ActiveCfg = Release|x64
{78B11FF2-0866-485E-B14F-D1E608482D72}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化