-
Notifications
You must be signed in to change notification settings - Fork 0
/
Mech.sln
76 lines (76 loc) · 5.07 KB
/
Mech.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31314.256
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Engine", "Engine", "{233774A8-CC9D-3FA9-86D1-90573E92B704}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Games", "Games", "{DE1F8B53-6C02-3C13-9101-A7C8D96F3FF6}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Mech", "Intermediate\ProjectFiles\Mech.vcxproj", "{120581E1-244D-3B0C-BA79-7EE5815F8014}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UE5", "Intermediate\ProjectFiles\UE5.vcxproj", "{90C66F33-776F-308A-A4AC-9DF8CB8FC899}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Visualizers", "Visualizers", "{1CCEC849-CC72-4C59-8C36-2F7C38706D4C}"
ProjectSection(SolutionItems) = preProject
..\..\..\..\Program Files\Epic Games\UE_5.0\Engine\Extras\VisualStudioDebugging\Unreal.natvis = ..\..\..\..\Program Files\Epic Games\UE_5.0\Engine\Extras\VisualStudioDebugging\Unreal.natvis
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
DebugGame Editor|HoloLens = DebugGame Editor|HoloLens
DebugGame Editor|Win64 = DebugGame Editor|Win64
DebugGame|HoloLens = DebugGame|HoloLens
DebugGame|Win64 = DebugGame|Win64
Development Editor|HoloLens = Development Editor|HoloLens
Development Editor|Win64 = Development Editor|Win64
Development|HoloLens = Development|HoloLens
Development|Win64 = Development|Win64
Shipping|HoloLens = Shipping|HoloLens
Shipping|Win64 = Shipping|Win64
EndGlobalSection
# UnrealVS Section
GlobalSection(ddbf523f-7eb6-4887-bd51-85a714ff87eb) = preSolution
AvailablePlatforms=Win64;HoloLens
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{120581E1-244D-3B0C-BA79-7EE5815F8014}.DebugGame Editor|HoloLens.ActiveCfg = Invalid|x64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.DebugGame Editor|Win64.ActiveCfg = DebugGame_Editor|x64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.DebugGame Editor|Win64.Build.0 = DebugGame_Editor|x64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.DebugGame|HoloLens.ActiveCfg = DebugGame|arm64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.DebugGame|HoloLens.Build.0 = DebugGame|arm64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.DebugGame|HoloLens.Deploy.0 = DebugGame|arm64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.DebugGame|Win64.ActiveCfg = DebugGame|x64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.DebugGame|Win64.Build.0 = DebugGame|x64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.Development Editor|HoloLens.ActiveCfg = Invalid|x64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.Development Editor|Win64.ActiveCfg = Development_Editor|x64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.Development Editor|Win64.Build.0 = Development_Editor|x64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.Development|HoloLens.ActiveCfg = Development|arm64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.Development|HoloLens.Build.0 = Development|arm64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.Development|HoloLens.Deploy.0 = Development|arm64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.Development|Win64.ActiveCfg = Development|x64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.Development|Win64.Build.0 = Development|x64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.Shipping|HoloLens.ActiveCfg = Shipping|arm64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.Shipping|HoloLens.Build.0 = Shipping|arm64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.Shipping|HoloLens.Deploy.0 = Shipping|arm64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.Shipping|Win64.ActiveCfg = Shipping|x64
{120581E1-244D-3B0C-BA79-7EE5815F8014}.Shipping|Win64.Build.0 = Shipping|x64
{90C66F33-776F-308A-A4AC-9DF8CB8FC899}.DebugGame Editor|HoloLens.ActiveCfg = BuiltWithUnrealBuildTool|Win64
{90C66F33-776F-308A-A4AC-9DF8CB8FC899}.DebugGame Editor|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win64
{90C66F33-776F-308A-A4AC-9DF8CB8FC899}.DebugGame|HoloLens.ActiveCfg = BuiltWithUnrealBuildTool|Win64
{90C66F33-776F-308A-A4AC-9DF8CB8FC899}.DebugGame|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win64
{90C66F33-776F-308A-A4AC-9DF8CB8FC899}.Development Editor|HoloLens.ActiveCfg = BuiltWithUnrealBuildTool|Win64
{90C66F33-776F-308A-A4AC-9DF8CB8FC899}.Development Editor|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win64
{90C66F33-776F-308A-A4AC-9DF8CB8FC899}.Development|HoloLens.ActiveCfg = BuiltWithUnrealBuildTool|Win64
{90C66F33-776F-308A-A4AC-9DF8CB8FC899}.Development|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win64
{90C66F33-776F-308A-A4AC-9DF8CB8FC899}.Shipping|HoloLens.ActiveCfg = BuiltWithUnrealBuildTool|Win64
{90C66F33-776F-308A-A4AC-9DF8CB8FC899}.Shipping|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{90C66F33-776F-308A-A4AC-9DF8CB8FC899} = {233774A8-CC9D-3FA9-86D1-90573E92B704}
{120581E1-244D-3B0C-BA79-7EE5815F8014} = {DE1F8B53-6C02-3C13-9101-A7C8D96F3FF6}
EndGlobalSection
EndGlobal