-
Notifications
You must be signed in to change notification settings - Fork 142
/
RSDKv5.sln
71 lines (71 loc) · 4.3 KB
/
RSDKv5.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
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}") = "RSDKv5-dx9", "RSDKv5\RSDKv5_dx9.vcxproj", "{A082FD51-53AF-4EF7-B03E-BCE50E144BD4}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RSDKv5-dx11", "RSDKv5\RSDKv5_dx11.vcxproj", "{D7519639-FF5E-4DF7-ADC7-2EAA7C22096E}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RSDKv5-sdl2", "RSDKv5\RSDKv5_sdl2.vcxproj", "{EC733EB3-8EC1-48B4-A00F-8BF36F61C117}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RSDKv5-ogl", "RSDKv5\RSDKv5_ogl.vcxproj", "{A842E0D8-1D55-4B5D-92B2-5B6770021626}"
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RSDKv5-vk", "RSDKv5\RSDKv5_vk.vcxproj", "{268BB4CA-8A19-11ED-A1EB-0242AC120002}"
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
{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
{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
{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
{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
{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