-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathmystic4.sln
107 lines (107 loc) · 7.92 KB
/
mystic4.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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.25807.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Engine", "Engine", "{851499AE-209F-4B42-828B-B140E8A56AE6}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Enterprise", "Enterprise", "{50292D89-221D-424F-9D6D-4D8181402260}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Games", "Games", "{D920EB3C-E47C-43E9-9875-FBF3702022C6}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UE4", "Intermediate\ProjectFiles\UE4.vcxproj", "{4957B09E-F34C-431A-B283-EA74DC846FB3}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Studio", "Intermediate\ProjectFiles\Studio.vcxproj", "{37E21920-F70E-4ED7-AA43-629DBE30F57C}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mystic4", "Intermediate\ProjectFiles\mystic4.vcxproj", "{EBB2C5FC-3D74-4667-8627-61D8D32D2168}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Visualizers", "Visualizers", "{0B4518C2-EB1E-47B3-A10F-D1CA5D4152BD}"
ProjectSection(SolutionItems) = preProject
C:\Program Files\Epic Games\UE_4.22\Engine\Extras\VisualStudioDebugging\UE4.natvis = C:\Program Files\Epic Games\UE_4.22\Engine\Extras\VisualStudioDebugging\UE4.natvis
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
DebugGame Editor|HTML5 = DebugGame Editor|HTML5
DebugGame Editor|Win32 = DebugGame Editor|Win32
DebugGame Editor|Win64 = DebugGame Editor|Win64
DebugGame|HTML5 = DebugGame|HTML5
DebugGame|Win32 = DebugGame|Win32
DebugGame|Win64 = DebugGame|Win64
Development Editor|HTML5 = Development Editor|HTML5
Development Editor|Win32 = Development Editor|Win32
Development Editor|Win64 = Development Editor|Win64
Development|HTML5 = Development|HTML5
Development|Win32 = Development|Win32
Development|Win64 = Development|Win64
Shipping|HTML5 = Shipping|HTML5
Shipping|Win32 = Shipping|Win32
Shipping|Win64 = Shipping|Win64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{4957B09E-F34C-431A-B283-EA74DC846FB3}.DebugGame Editor|HTML5.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.DebugGame Editor|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.DebugGame Editor|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.DebugGame|HTML5.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.DebugGame|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.DebugGame|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.Development Editor|HTML5.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.Development Editor|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.Development Editor|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.Development|HTML5.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.Development|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.Development|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.Shipping|HTML5.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.Shipping|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{4957B09E-F34C-431A-B283-EA74DC846FB3}.Shipping|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.DebugGame Editor|HTML5.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.DebugGame Editor|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.DebugGame Editor|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.DebugGame|HTML5.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.DebugGame|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.DebugGame|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.Development Editor|HTML5.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.Development Editor|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.Development Editor|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.Development|HTML5.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.Development|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.Development|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.Shipping|HTML5.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.Shipping|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{37E21920-F70E-4ED7-AA43-629DBE30F57C}.Shipping|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.DebugGame Editor|HTML5.ActiveCfg = Invalid|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.DebugGame Editor|Win32.ActiveCfg = Invalid|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.DebugGame Editor|Win64.ActiveCfg = DebugGame_Editor|x64
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.DebugGame Editor|Win64.Build.0 = DebugGame_Editor|x64
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.DebugGame|HTML5.ActiveCfg = HTML5_DebugGame|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.DebugGame|HTML5.Build.0 = HTML5_DebugGame|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.DebugGame|Win32.ActiveCfg = DebugGame|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.DebugGame|Win32.Build.0 = DebugGame|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.DebugGame|Win64.ActiveCfg = DebugGame|x64
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.DebugGame|Win64.Build.0 = DebugGame|x64
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Development Editor|HTML5.ActiveCfg = Invalid|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Development Editor|Win32.ActiveCfg = Invalid|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Development Editor|Win64.ActiveCfg = Development_Editor|x64
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Development Editor|Win64.Build.0 = Development_Editor|x64
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Development|HTML5.ActiveCfg = HTML5_Development|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Development|HTML5.Build.0 = HTML5_Development|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Development|Win32.ActiveCfg = Development|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Development|Win32.Build.0 = Development|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Development|Win64.ActiveCfg = Development|x64
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Development|Win64.Build.0 = Development|x64
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Shipping|HTML5.ActiveCfg = HTML5_Shipping|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Shipping|HTML5.Build.0 = HTML5_Shipping|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Shipping|Win32.ActiveCfg = Shipping|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Shipping|Win32.Build.0 = Shipping|Win32
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Shipping|Win64.ActiveCfg = Shipping|x64
{EBB2C5FC-3D74-4667-8627-61D8D32D2168}.Shipping|Win64.Build.0 = Shipping|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{4957B09E-F34C-431A-B283-EA74DC846FB3} = {851499AE-209F-4B42-828B-B140E8A56AE6}
{37E21920-F70E-4ED7-AA43-629DBE30F57C} = {50292D89-221D-424F-9D6D-4D8181402260}
{EBB2C5FC-3D74-4667-8627-61D8D32D2168} = {D920EB3C-E47C-43E9-9875-FBF3702022C6}
EndGlobalSection
EndGlobal