-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlucidity.sln
31 lines (31 loc) · 1.42 KB
/
lucidity.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30330.147
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Unpure.xyz", "Unpure.xyz.vcxproj", "{099DE97A-54D6-47DE-A760-7CA4184D45DB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
ReleaseEx|x86 = ReleaseEx|x86
Ship|x86 = Ship|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{099DE97A-54D6-47DE-A760-7CA4184D45DB}.Debug|x86.ActiveCfg = Debug|Win32
{099DE97A-54D6-47DE-A760-7CA4184D45DB}.Debug|x86.Build.0 = Debug|Win32
{099DE97A-54D6-47DE-A760-7CA4184D45DB}.Release|x86.ActiveCfg = Release|Win32
{099DE97A-54D6-47DE-A760-7CA4184D45DB}.Release|x86.Build.0 = Release|Win32
{099DE97A-54D6-47DE-A760-7CA4184D45DB}.ReleaseEx|x86.ActiveCfg = ReleaseEx|Win32
{099DE97A-54D6-47DE-A760-7CA4184D45DB}.ReleaseEx|x86.Build.0 = ReleaseEx|Win32
{099DE97A-54D6-47DE-A760-7CA4184D45DB}.Ship|x86.ActiveCfg = Ship|Win32
{099DE97A-54D6-47DE-A760-7CA4184D45DB}.Ship|x86.Build.0 = Ship|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {71ECA2B7-8E22-4B22-979F-4CD4CC90DD55}
EndGlobalSection
EndGlobal