-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathEasyVideoScreensaver.sln
36 lines (36 loc) · 1.71 KB
/
EasyVideoScreensaver.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
31
32
33
34
35
36
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27703.2026
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EasyVideoScreensaver", "EasyVideoScreensaver\EasyVideoScreensaver.csproj", "{A091F9A6-BCA1-4E55-BAE0-55310C33506C}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "EasyVideoScreensaverSetup", "EasyVideoScreensaverSetup\EasyVideoScreensaverSetup.vdproj", "{FF2164D8-7888-481A-BD22-470D3E9314BC}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{5872A6FC-D437-401F-BB31-C07BC2F19752}"
ProjectSection(SolutionItems) = preProject
LICENSE = LICENSE
License.rtf = License.rtf
Readme.md = Readme.md
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A091F9A6-BCA1-4E55-BAE0-55310C33506C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A091F9A6-BCA1-4E55-BAE0-55310C33506C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A091F9A6-BCA1-4E55-BAE0-55310C33506C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A091F9A6-BCA1-4E55-BAE0-55310C33506C}.Release|Any CPU.Build.0 = Release|Any CPU
{FF2164D8-7888-481A-BD22-470D3E9314BC}.Debug|Any CPU.ActiveCfg = Debug
{FF2164D8-7888-481A-BD22-470D3E9314BC}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {9F0B59CC-4154-4F7B-9F15-660F78A49A83}
EndGlobalSection
EndGlobal