-
Notifications
You must be signed in to change notification settings - Fork 84
/
desktopwallpaper.sln
30 lines (30 loc) · 1.34 KB
/
desktopwallpaper.sln
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.539
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "desktopwallpaper", "desktopwallpaper\desktopwallpaper.vcxproj", "{5E603AD7-B40B-4044-937D-F07556E61DBF}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{98059743-8252-46F4-83A2-081A52F28140}"
ProjectSection(SolutionItems) = preProject
desktopwallpaper.zip = desktopwallpaper.zip
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5E603AD7-B40B-4044-937D-F07556E61DBF}.Debug|Win32.ActiveCfg = Debug|Win32
{5E603AD7-B40B-4044-937D-F07556E61DBF}.Debug|Win32.Build.0 = Debug|Win32
{5E603AD7-B40B-4044-937D-F07556E61DBF}.Release|Win32.ActiveCfg = Release|Win32
{5E603AD7-B40B-4044-937D-F07556E61DBF}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DE81FACC-4614-4A6A-B33C-F39E73777E2C}
EndGlobalSection
EndGlobal