-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathVintageBarInterior.sln
109 lines (109 loc) · 7.49 KB
/
VintageBarInterior.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
108
109
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28315.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Engine", "Engine", "{94A6C6F3-99B3-346E-9557-ABF9D4064DBD}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Games", "Games", "{8E2F6A87-1826-34F4-940C-CC23A48F9FE4}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VintageBarInterior", "Intermediate\ProjectFiles\VintageBarInterior.vcxproj", "{0E23AFEC-F3A9-4518-8B9C-334143470FB1}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UE4", "Intermediate\ProjectFiles\UE4.vcxproj", "{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Visualizers", "Visualizers", "{1CCEC849-CC72-4C59-8C36-2F7C38706D4C}"
ProjectSection(SolutionItems) = preProject
E:\Unreal Engine\UE_4.27\Engine\Extras\VisualStudioDebugging\UE4.natvis = E:\Unreal Engine\UE_4.27\Engine\Extras\VisualStudioDebugging\UE4.natvis
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
DebugGame Editor|Android = DebugGame Editor|Android
DebugGame Editor|IOS = DebugGame Editor|IOS
DebugGame Editor|Win32 = DebugGame Editor|Win32
DebugGame Editor|Win64 = DebugGame Editor|Win64
DebugGame|Android = DebugGame|Android
DebugGame|IOS = DebugGame|IOS
DebugGame|Win32 = DebugGame|Win32
DebugGame|Win64 = DebugGame|Win64
Development Editor|Android = Development Editor|Android
Development Editor|IOS = Development Editor|IOS
Development Editor|Win32 = Development Editor|Win32
Development Editor|Win64 = Development Editor|Win64
Development|Android = Development|Android
Development|IOS = Development|IOS
Development|Win32 = Development|Win32
Development|Win64 = Development|Win64
Shipping|Android = Shipping|Android
Shipping|IOS = Shipping|IOS
Shipping|Win32 = Shipping|Win32
Shipping|Win64 = Shipping|Win64
EndGlobalSection
# Visual Assist Section
GlobalSection(44630d46-96b5-488c-8df926e21db8c1a3) = preSolution
ueSolution=true
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.DebugGame Editor|Android.ActiveCfg = Invalid|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.DebugGame Editor|IOS.ActiveCfg = Invalid|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.DebugGame Editor|Win32.ActiveCfg = Invalid|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.DebugGame Editor|Win64.ActiveCfg = DebugGame_Editor|x64
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.DebugGame Editor|Win64.Build.0 = DebugGame_Editor|x64
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.DebugGame|Android.ActiveCfg = Android_DebugGame|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.DebugGame|Android.Build.0 = Android_DebugGame|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.DebugGame|IOS.ActiveCfg = IOS_DebugGame|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.DebugGame|IOS.Build.0 = IOS_DebugGame|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.DebugGame|Win32.ActiveCfg = DebugGame|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.DebugGame|Win32.Build.0 = DebugGame|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.DebugGame|Win64.ActiveCfg = DebugGame|x64
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.DebugGame|Win64.Build.0 = DebugGame|x64
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Development Editor|Android.ActiveCfg = Invalid|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Development Editor|IOS.ActiveCfg = Invalid|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Development Editor|Win32.ActiveCfg = Invalid|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Development Editor|Win64.ActiveCfg = Development_Editor|x64
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Development Editor|Win64.Build.0 = Development_Editor|x64
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Development|Android.ActiveCfg = Android_Development|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Development|Android.Build.0 = Android_Development|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Development|IOS.ActiveCfg = IOS_Development|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Development|IOS.Build.0 = IOS_Development|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Development|Win32.ActiveCfg = Development|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Development|Win32.Build.0 = Development|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Development|Win64.ActiveCfg = Development|x64
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Development|Win64.Build.0 = Development|x64
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Shipping|Android.ActiveCfg = Android_Shipping|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Shipping|Android.Build.0 = Android_Shipping|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Shipping|IOS.ActiveCfg = IOS_Shipping|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Shipping|IOS.Build.0 = IOS_Shipping|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Shipping|Win32.ActiveCfg = Shipping|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Shipping|Win32.Build.0 = Shipping|Win32
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Shipping|Win64.ActiveCfg = Shipping|x64
{0E23AFEC-F3A9-4518-8B9C-334143470FB1}.Shipping|Win64.Build.0 = Shipping|x64
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.DebugGame Editor|Android.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.DebugGame Editor|IOS.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.DebugGame Editor|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.DebugGame Editor|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.DebugGame|Android.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.DebugGame|IOS.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.DebugGame|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.DebugGame|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.Development Editor|Android.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.Development Editor|IOS.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.Development Editor|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.Development Editor|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.Development|Android.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.Development|IOS.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.Development|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.Development|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.Shipping|Android.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.Shipping|IOS.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.Shipping|Win32.ActiveCfg = BuiltWithUnrealBuildTool|Win32
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE}.Shipping|Win64.ActiveCfg = BuiltWithUnrealBuildTool|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{71DE3BD4-0FE7-4626-8B3D-19BC38279EAE} = {94A6C6F3-99B3-346E-9557-ABF9D4064DBD}
{0E23AFEC-F3A9-4518-8B9C-334143470FB1} = {8E2F6A87-1826-34F4-940C-CC23A48F9FE4}
EndGlobalSection
EndGlobal