-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathLCREYE.sln
38 lines (38 loc) · 1.9 KB
/
LCREYE.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.3.32901.215
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LCREYE", "LCREYE\LCREYE.vcxproj", "{268BCE23-38E6-48F9-A674-5D309ED2C382}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "LCREYE_alpha_setup_en", "LCREYE_alpha_setup_en\LCREYE_alpha_setup_en.vdproj", "{56AB4549-FCB9-4717-9D40-A96B12771962}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{268BCE23-38E6-48F9-A674-5D309ED2C382}.Debug|x64.ActiveCfg = Debug|x64
{268BCE23-38E6-48F9-A674-5D309ED2C382}.Debug|x64.Build.0 = Debug|x64
{268BCE23-38E6-48F9-A674-5D309ED2C382}.Debug|x86.ActiveCfg = Debug|Win32
{268BCE23-38E6-48F9-A674-5D309ED2C382}.Debug|x86.Build.0 = Debug|Win32
{268BCE23-38E6-48F9-A674-5D309ED2C382}.Release|x64.ActiveCfg = Release|x64
{268BCE23-38E6-48F9-A674-5D309ED2C382}.Release|x64.Build.0 = Release|x64
{268BCE23-38E6-48F9-A674-5D309ED2C382}.Release|x86.ActiveCfg = Release|Win32
{268BCE23-38E6-48F9-A674-5D309ED2C382}.Release|x86.Build.0 = Release|Win32
{56AB4549-FCB9-4717-9D40-A96B12771962}.Debug|x64.ActiveCfg = Release
{56AB4549-FCB9-4717-9D40-A96B12771962}.Debug|x64.Build.0 = Release
{56AB4549-FCB9-4717-9D40-A96B12771962}.Debug|x86.ActiveCfg = Debug
{56AB4549-FCB9-4717-9D40-A96B12771962}.Release|x64.ActiveCfg = Release
{56AB4549-FCB9-4717-9D40-A96B12771962}.Release|x86.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {FA8B4136-8F15-4B98-85B7-21BF8959A776}
EndGlobalSection
EndGlobal