-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRenderDragon.sln
104 lines (104 loc) · 6.55 KB
/
RenderDragon.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.28922.388
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenderDragon", "RenderDragon.vcxproj", "{FB659811-3141-410E-9DCC-92F76B6D3F32}"
ProjectSection(ProjectDependencies) = postProject
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01} = {81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "graphics", "graphics\graphics.vcxproj", "{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug_GL4|x64 = Debug_GL4|x64
Debug_GL4|x86 = Debug_GL4|x86
Debug_Vk|x64 = Debug_Vk|x64
Debug_Vk|x86 = Debug_Vk|x86
Debug_WGL|x64 = Debug_WGL|x64
Debug_WGL|x86 = Debug_WGL|x86
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release_GL4|x64 = Release_GL4|x64
Release_GL4|x86 = Release_GL4|x86
Release_Vk|x64 = Release_Vk|x64
Release_Vk|x86 = Release_Vk|x86
Release_WGL|x64 = Release_WGL|x64
Release_WGL|x86 = Release_WGL|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug_GL4|x64.ActiveCfg = Debug_GL4|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug_GL4|x64.Build.0 = Debug_GL4|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug_GL4|x86.ActiveCfg = Debug|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug_GL4|x86.Build.0 = Debug|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug_Vk|x64.ActiveCfg = Debug|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug_Vk|x64.Build.0 = Debug|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug_Vk|x86.ActiveCfg = Debug|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug_Vk|x86.Build.0 = Debug|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug_WGL|x64.ActiveCfg = Debug_WGL|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug_WGL|x64.Build.0 = Debug_WGL|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug_WGL|x86.ActiveCfg = Debug|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug_WGL|x86.Build.0 = Debug|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug|x64.ActiveCfg = Debug|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug|x64.Build.0 = Debug|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug|x86.ActiveCfg = Debug|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Debug|x86.Build.0 = Debug|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release_GL4|x64.ActiveCfg = Release_GL4|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release_GL4|x64.Build.0 = Release_GL4|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release_GL4|x86.ActiveCfg = Release|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release_GL4|x86.Build.0 = Release|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release_Vk|x64.ActiveCfg = Release|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release_Vk|x64.Build.0 = Release|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release_Vk|x86.ActiveCfg = Release|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release_Vk|x86.Build.0 = Release|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release_WGL|x64.ActiveCfg = Release_WGL|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release_WGL|x64.Build.0 = Release_WGL|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release_WGL|x86.ActiveCfg = Release|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release_WGL|x86.Build.0 = Release|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release|x64.ActiveCfg = Release|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release|x64.Build.0 = Release|x64
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release|x86.ActiveCfg = Release|Win32
{FB659811-3141-410E-9DCC-92F76B6D3F32}.Release|x86.Build.0 = Release|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug_GL4|x64.ActiveCfg = Debug_GL4|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug_GL4|x64.Build.0 = Debug_GL4|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug_GL4|x86.ActiveCfg = Debug_GL4|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug_GL4|x86.Build.0 = Debug_GL4|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug_Vk|x64.ActiveCfg = Debug_Vk|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug_Vk|x64.Build.0 = Debug_Vk|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug_Vk|x86.ActiveCfg = Debug_Vk|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug_Vk|x86.Build.0 = Debug_Vk|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug_WGL|x64.ActiveCfg = Debug_WGL|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug_WGL|x64.Build.0 = Debug_WGL|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug_WGL|x86.ActiveCfg = Debug_WGL|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug_WGL|x86.Build.0 = Debug_WGL|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug|x64.ActiveCfg = Debug|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug|x64.Build.0 = Debug|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug|x86.ActiveCfg = Debug|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Debug|x86.Build.0 = Debug|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release_GL4|x64.ActiveCfg = Release_GL4|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release_GL4|x64.Build.0 = Release_GL4|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release_GL4|x86.ActiveCfg = Release_GL4|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release_GL4|x86.Build.0 = Release_GL4|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release_Vk|x64.ActiveCfg = Release_Vk|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release_Vk|x64.Build.0 = Release_Vk|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release_Vk|x86.ActiveCfg = Release_Vk|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release_Vk|x86.Build.0 = Release_Vk|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release_WGL|x64.ActiveCfg = Release_WGL|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release_WGL|x64.Build.0 = Release_WGL|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release_WGL|x86.ActiveCfg = Release_WGL|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release_WGL|x86.Build.0 = Release_WGL|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release|x64.ActiveCfg = Release|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release|x64.Build.0 = Release|x64
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release|x86.ActiveCfg = Release|Win32
{81EF6D7C-ACE7-49DF-8E2D-DBCF7CDDEC01}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {54E762C2-22F7-4717-9C31-58DF0BFD12AE}
EndGlobalSection
EndGlobal