-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLucid Dream.sln
62 lines (62 loc) · 3.41 KB
/
Lucid Dream.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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30517.126
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucid Dream", "Lucid Dream\Lucid Dream.csproj", "{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Lucid Dream Installer", "Lucid Dream Installer\Lucid Dream Installer.vdproj", "{26C2E714-7299-499E-8682-62EFB52D075C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|x64 = Release|x64
Release|x86 = Release|x86
x64|Any CPU = x64|Any CPU
x64|x64 = x64|x64
x64|x86 = x64|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.Debug|x64.ActiveCfg = Debug|x64
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.Debug|x64.Build.0 = Debug|x64
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.Debug|x86.ActiveCfg = Debug|x86
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.Debug|x86.Build.0 = Debug|x86
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.Release|Any CPU.Build.0 = Release|Any CPU
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.Release|x64.ActiveCfg = Release|x64
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.Release|x64.Build.0 = Release|x64
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.Release|x86.ActiveCfg = Release|x86
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.Release|x86.Build.0 = Release|x86
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.x64|Any CPU.ActiveCfg = Release|Any CPU
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.x64|Any CPU.Build.0 = Release|Any CPU
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.x64|x64.ActiveCfg = Release|x64
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.x64|x64.Build.0 = Release|x64
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.x64|x86.ActiveCfg = Debug|x86
{756330C2-5EA1-4E52-A551-EFCB25A0F0A9}.x64|x86.Build.0 = Debug|x86
{26C2E714-7299-499E-8682-62EFB52D075C}.Debug|Any CPU.ActiveCfg = Debug
{26C2E714-7299-499E-8682-62EFB52D075C}.Debug|x64.ActiveCfg = Debug
{26C2E714-7299-499E-8682-62EFB52D075C}.Debug|x86.ActiveCfg = Debug
{26C2E714-7299-499E-8682-62EFB52D075C}.Debug|x86.Build.0 = Debug
{26C2E714-7299-499E-8682-62EFB52D075C}.Release|Any CPU.ActiveCfg = Release
{26C2E714-7299-499E-8682-62EFB52D075C}.Release|x64.ActiveCfg = Release
{26C2E714-7299-499E-8682-62EFB52D075C}.Release|x64.Build.0 = Release
{26C2E714-7299-499E-8682-62EFB52D075C}.Release|x86.ActiveCfg = Release
{26C2E714-7299-499E-8682-62EFB52D075C}.Release|x86.Build.0 = Release
{26C2E714-7299-499E-8682-62EFB52D075C}.x64|Any CPU.ActiveCfg = Debug
{26C2E714-7299-499E-8682-62EFB52D075C}.x64|x64.ActiveCfg = Release
{26C2E714-7299-499E-8682-62EFB52D075C}.x64|x64.Build.0 = Release
{26C2E714-7299-499E-8682-62EFB52D075C}.x64|x86.ActiveCfg = Release
{26C2E714-7299-499E-8682-62EFB52D075C}.x64|x86.Build.0 = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {50145D3F-1EAE-4830-A7D4-6767075D2A06}
EndGlobalSection
EndGlobal