-
Notifications
You must be signed in to change notification settings - Fork 3
/
THXYY.sln
68 lines (68 loc) · 3.71 KB
/
THXYY.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
63
64
65
66
67
68
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27130.2024
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "THEngine", "THEngine\THEngine.vcxproj", "{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "THXYY", "THXYY\THXYY.vcxproj", "{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}"
EndProject
Global
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
MinSizeRel|Win32 = MinSizeRel|Win32
MinSizeRel|x64 = MinSizeRel|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
RelWithDebInfo|Win32 = RelWithDebInfo|Win32
RelWithDebInfo|x64 = RelWithDebInfo|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.Debug|Win32.ActiveCfg = Debug|Win32
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.Debug|Win32.Build.0 = Debug|Win32
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.Debug|x64.ActiveCfg = Debug|Win32
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.MinSizeRel|Win32.ActiveCfg = Release|Win32
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.MinSizeRel|Win32.Build.0 = Release|Win32
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.MinSizeRel|x64.ActiveCfg = Release|Win32
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.MinSizeRel|x64.Build.0 = Release|Win32
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.Release|Win32.ActiveCfg = Release|Win32
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.Release|Win32.Build.0 = Release|Win32
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.Release|x64.ActiveCfg = Release|Win32
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.RelWithDebInfo|Win32.ActiveCfg = Release|Win32
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.RelWithDebInfo|Win32.Build.0 = Release|Win32
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.RelWithDebInfo|x64.ActiveCfg = Release|Win32
{B7B677F7-DD11-40AE-8BF4-D59EB486D3B3}.RelWithDebInfo|x64.Build.0 = Release|Win32
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.Debug|Win32.ActiveCfg = Debug|Win32
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.Debug|Win32.Build.0 = Debug|Win32
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.Debug|x64.ActiveCfg = Debug|x64
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.Debug|x64.Build.0 = Debug|x64
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.MinSizeRel|Win32.ActiveCfg = Release|Win32
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.MinSizeRel|Win32.Build.0 = Release|Win32
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.MinSizeRel|x64.ActiveCfg = Release|x64
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.MinSizeRel|x64.Build.0 = Release|x64
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.Release|Win32.ActiveCfg = Release|Win32
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.Release|Win32.Build.0 = Release|Win32
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.Release|x64.ActiveCfg = Release|x64
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.Release|x64.Build.0 = Release|x64
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.RelWithDebInfo|Win32.ActiveCfg = Release|Win32
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.RelWithDebInfo|Win32.Build.0 = Release|Win32
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.RelWithDebInfo|x64.ActiveCfg = Release|x64
{DC620E73-AC6F-402A-9487-E07BFFB9ADE6}.RelWithDebInfo|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CB792BF9-ADBD-418C-B019-44DE424C4371}
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
GlobalSection(Performance) = preSolution
HasPerformanceSessions = true
EndGlobalSection
EndGlobal