加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
VWallPapper.sln 1.46 KB
一键复制 编辑 原始数据 按行查看 历史
Pulsar-V 提交于 2018-01-16 23:20 . add browser

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2010
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VWallPapper", "VWallPapper\VWallPapper.csproj", "{D76EDC7E-E5FD-495A-9653-8D7379800015}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinAPI", "WinAPI\WinAPI.csproj", "{EC16C675-F03A-4133-8C53-4077C7D5148D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D76EDC7E-E5FD-495A-9653-8D7379800015}.Debug|x86.ActiveCfg = Debug|x86
{D76EDC7E-E5FD-495A-9653-8D7379800015}.Debug|x86.Build.0 = Debug|x86
{D76EDC7E-E5FD-495A-9653-8D7379800015}.Release|x86.ActiveCfg = Release|x86
{D76EDC7E-E5FD-495A-9653-8D7379800015}.Release|x86.Build.0 = Release|x86
{EC16C675-F03A-4133-8C53-4077C7D5148D}.Debug|x86.ActiveCfg = Debug|x86
{EC16C675-F03A-4133-8C53-4077C7D5148D}.Debug|x86.Build.0 = Debug|x86
{EC16C675-F03A-4133-8C53-4077C7D5148D}.Release|x86.ActiveCfg = Release|x86
{EC16C675-F03A-4133-8C53-4077C7D5148D}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {BEDDF94F-77ED-43D2-9A5F-11FA6467C3B4}
EndGlobalSection
EndGlobal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化