forked from Jackcool476/RSDKv5-Decompilation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
RSDKv5U.sln
136 lines (136 loc) · 8.82 KB
/
RSDKv5U.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
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.32112.339
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RSDKv5U-dx9", "RSDKv5U\RSDKv5U_dx9.vcxproj", "{A082FD51-53AF-4EF7-B03E-BCE50E144BD4}"
ProjectSection(ProjectDependencies) = postProject
{653F3841-3F26-49B9-AFCF-091DB4B67031} = {653F3841-3F26-49B9-AFCF-091DB4B67031}
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7} = {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RSDKv5U-dx11", "RSDKv5U\RSDKv5U_dx11.vcxproj", "{D7519639-FF5E-4DF7-ADC7-2EAA7C22096E}"
ProjectSection(ProjectDependencies) = postProject
{653F3841-3F26-49B9-AFCF-091DB4B67031} = {653F3841-3F26-49B9-AFCF-091DB4B67031}
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7} = {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RSDKv5U-sdl2", "RSDKv5U\RSDKv5U_sdl2.vcxproj", "{EC733EB3-8EC1-48B4-A00F-8BF36F61C117}"
ProjectSection(ProjectDependencies) = postProject
{653F3841-3F26-49B9-AFCF-091DB4B67031} = {653F3841-3F26-49B9-AFCF-091DB4B67031}
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68} = {81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7} = {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A} = {DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RSDKv5U-ogl", "RSDKv5U\RSDKv5U_ogl.vcxproj", "{A842E0D8-1D55-4B5D-92B2-5B6770021626}"
ProjectSection(ProjectDependencies) = postProject
{653F3841-3F26-49B9-AFCF-091DB4B67031} = {653F3841-3F26-49B9-AFCF-091DB4B67031}
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7} = {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libogg", "dependencies\windows\libogg\win32\VS2015\libogg.vcxproj", "{AFF27A26-C088-444B-BC2A-0BA94A02AFA7}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libtheora_static", "dependencies\windows\libtheora\win32\VS2010\libtheora\libtheora_static.vcxproj", "{653F3841-3F26-49B9-AFCF-091DB4B67031}"
ProjectSection(ProjectDependencies) = postProject
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7} = {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL2", "dependencies\windows\SDL2\VisualC\SDL\SDL.vcxproj", "{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SDL2main", "dependencies\windows\SDL2\VisualC\SDLmain\SDLmain.vcxproj", "{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RSDKv5U-vk", "RSDKv5U\RSDKv5U_vk.vcxproj", "{268BB4CA-8A19-11ED-A1EB-0242AC120002}"
ProjectSection(ProjectDependencies) = postProject
{653F3841-3F26-49B9-AFCF-091DB4B67031} = {653F3841-3F26-49B9-AFCF-091DB4B67031}
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7} = {AFF27A26-C088-444B-BC2A-0BA94A02AFA7}
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A082FD51-53AF-4EF7-B03E-BCE50E144BD4}.Debug|x64.ActiveCfg = Debug|x64
{A082FD51-53AF-4EF7-B03E-BCE50E144BD4}.Debug|x64.Build.0 = Debug|x64
{A082FD51-53AF-4EF7-B03E-BCE50E144BD4}.Debug|x86.ActiveCfg = Debug|Win32
{A082FD51-53AF-4EF7-B03E-BCE50E144BD4}.Debug|x86.Build.0 = Debug|Win32
{A082FD51-53AF-4EF7-B03E-BCE50E144BD4}.Release|x64.ActiveCfg = Release|x64
{A082FD51-53AF-4EF7-B03E-BCE50E144BD4}.Release|x64.Build.0 = Release|x64
{A082FD51-53AF-4EF7-B03E-BCE50E144BD4}.Release|x86.ActiveCfg = Release|Win32
{A082FD51-53AF-4EF7-B03E-BCE50E144BD4}.Release|x86.Build.0 = Release|Win32
{D7519639-FF5E-4DF7-ADC7-2EAA7C22096E}.Debug|x64.ActiveCfg = Debug|x64
{D7519639-FF5E-4DF7-ADC7-2EAA7C22096E}.Debug|x64.Build.0 = Debug|x64
{D7519639-FF5E-4DF7-ADC7-2EAA7C22096E}.Debug|x86.ActiveCfg = Debug|Win32
{D7519639-FF5E-4DF7-ADC7-2EAA7C22096E}.Debug|x86.Build.0 = Debug|Win32
{D7519639-FF5E-4DF7-ADC7-2EAA7C22096E}.Release|x64.ActiveCfg = Release|x64
{D7519639-FF5E-4DF7-ADC7-2EAA7C22096E}.Release|x64.Build.0 = Release|x64
{D7519639-FF5E-4DF7-ADC7-2EAA7C22096E}.Release|x86.ActiveCfg = Release|Win32
{D7519639-FF5E-4DF7-ADC7-2EAA7C22096E}.Release|x86.Build.0 = Release|Win32
{EC733EB3-8EC1-48B4-A00F-8BF36F61C117}.Debug|x64.ActiveCfg = Debug|x64
{EC733EB3-8EC1-48B4-A00F-8BF36F61C117}.Debug|x64.Build.0 = Debug|x64
{EC733EB3-8EC1-48B4-A00F-8BF36F61C117}.Debug|x86.ActiveCfg = Debug|Win32
{EC733EB3-8EC1-48B4-A00F-8BF36F61C117}.Debug|x86.Build.0 = Debug|Win32
{EC733EB3-8EC1-48B4-A00F-8BF36F61C117}.Release|x64.ActiveCfg = Release|x64
{EC733EB3-8EC1-48B4-A00F-8BF36F61C117}.Release|x64.Build.0 = Release|x64
{EC733EB3-8EC1-48B4-A00F-8BF36F61C117}.Release|x86.ActiveCfg = Release|Win32
{EC733EB3-8EC1-48B4-A00F-8BF36F61C117}.Release|x86.Build.0 = Release|Win32
{A842E0D8-1D55-4B5D-92B2-5B6770021626}.Debug|x64.ActiveCfg = Debug|x64
{A842E0D8-1D55-4B5D-92B2-5B6770021626}.Debug|x64.Build.0 = Debug|x64
{A842E0D8-1D55-4B5D-92B2-5B6770021626}.Debug|x86.ActiveCfg = Debug|Win32
{A842E0D8-1D55-4B5D-92B2-5B6770021626}.Debug|x86.Build.0 = Debug|Win32
{A842E0D8-1D55-4B5D-92B2-5B6770021626}.Release|x64.ActiveCfg = Release|x64
{A842E0D8-1D55-4B5D-92B2-5B6770021626}.Release|x64.Build.0 = Release|x64
{A842E0D8-1D55-4B5D-92B2-5B6770021626}.Release|x86.ActiveCfg = Release|Win32
{A842E0D8-1D55-4B5D-92B2-5B6770021626}.Release|x86.Build.0 = Release|Win32
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Debug|x64.ActiveCfg = Debug|x64
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Debug|x64.Build.0 = Debug|x64
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Debug|x86.ActiveCfg = Debug|Win32
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Debug|x86.Build.0 = Debug|Win32
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Release|x64.ActiveCfg = Release|x64
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Release|x64.Build.0 = Release|x64
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Release|x86.ActiveCfg = Release|Win32
{AFF27A26-C088-444B-BC2A-0BA94A02AFA7}.Release|x86.Build.0 = Release|Win32
{653F3841-3F26-49B9-AFCF-091DB4B67031}.Debug|x64.ActiveCfg = Debug|x64
{653F3841-3F26-49B9-AFCF-091DB4B67031}.Debug|x64.Build.0 = Debug|x64
{653F3841-3F26-49B9-AFCF-091DB4B67031}.Debug|x86.ActiveCfg = Debug|Win32
{653F3841-3F26-49B9-AFCF-091DB4B67031}.Debug|x86.Build.0 = Debug|Win32
{653F3841-3F26-49B9-AFCF-091DB4B67031}.Release|x64.ActiveCfg = Release|x64
{653F3841-3F26-49B9-AFCF-091DB4B67031}.Release|x64.Build.0 = Release|x64
{653F3841-3F26-49B9-AFCF-091DB4B67031}.Release|x86.ActiveCfg = Release|Win32
{653F3841-3F26-49B9-AFCF-091DB4B67031}.Release|x86.Build.0 = Release|Win32
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x64.ActiveCfg = Debug|x64
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x64.Build.0 = Debug|x64
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x86.ActiveCfg = Debug|Win32
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Debug|x86.Build.0 = Debug|Win32
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x64.ActiveCfg = Release|x64
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x64.Build.0 = Release|x64
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x86.ActiveCfg = Release|Win32
{81CE8DAF-EBB2-4761-8E45-B71ABCCA8C68}.Release|x86.Build.0 = Release|Win32
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|x64.ActiveCfg = Debug|x64
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|x64.Build.0 = Debug|x64
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|x86.ActiveCfg = Debug|Win32
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Debug|x86.Build.0 = Debug|Win32
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|x64.ActiveCfg = Release|x64
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|x64.Build.0 = Release|x64
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|x86.ActiveCfg = Release|Win32
{DA956FD3-E142-46F2-9DD5-C78BEBB56B7A}.Release|x86.Build.0 = Release|Win32
{268BB4CA-8A19-11ED-A1EB-0242AC120002}.Debug|x64.ActiveCfg = Debug|x64
{268BB4CA-8A19-11ED-A1EB-0242AC120002}.Debug|x64.Build.0 = Debug|x64
{268BB4CA-8A19-11ED-A1EB-0242AC120002}.Debug|x86.ActiveCfg = Debug|Win32
{268BB4CA-8A19-11ED-A1EB-0242AC120002}.Debug|x86.Build.0 = Debug|Win32
{268BB4CA-8A19-11ED-A1EB-0242AC120002}.Release|x64.ActiveCfg = Release|x64
{268BB4CA-8A19-11ED-A1EB-0242AC120002}.Release|x64.Build.0 = Release|x64
{268BB4CA-8A19-11ED-A1EB-0242AC120002}.Release|x86.ActiveCfg = Release|Win32
{268BB4CA-8A19-11ED-A1EB-0242AC120002}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {169E8CA7-EC86-40CE-A378-B34BBA10B67D}
EndGlobalSection
EndGlobal