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

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "led", "led\led.vcxproj", "{EB1E8106-C602-4594-AB3B-EF081A3067FC}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "play", "play\play.vcxproj", "{CB17B5FC-C58A-4B1C-80FD-14721E2561CB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EB1E8106-C602-4594-AB3B-EF081A3067FC}.Debug|Win32.ActiveCfg = Debug|Win32
{EB1E8106-C602-4594-AB3B-EF081A3067FC}.Debug|Win32.Build.0 = Debug|Win32
{EB1E8106-C602-4594-AB3B-EF081A3067FC}.Release|Win32.ActiveCfg = Release|Win32
{EB1E8106-C602-4594-AB3B-EF081A3067FC}.Release|Win32.Build.0 = Release|Win32
{CB17B5FC-C58A-4B1C-80FD-14721E2561CB}.Debug|Win32.ActiveCfg = Debug|Win32
{CB17B5FC-C58A-4B1C-80FD-14721E2561CB}.Debug|Win32.Build.0 = Debug|Win32
{CB17B5FC-C58A-4B1C-80FD-14721E2561CB}.Release|Win32.ActiveCfg = Release|Win32
{CB17B5FC-C58A-4B1C-80FD-14721E2561CB}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化