-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathTR.Stride.sln
61 lines (60 loc) · 4 KB
/
TR.Stride.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.0.0
MinimumVisualStudioVersion = 16.0.0.0
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TR.Stride.Windows", "TR.Stride.Windows\TR.Stride.Windows.csproj", "{9DD5F731-F6BC-4C27-A8A2-E4C971F64993}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TR.Stride", "TR.Stride\TR.Stride.csproj", "{891AB0AC-ECE6-4C95-8F89-A697C1996ED7}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TR.Stride.Atmosphere", "TR.Stride.Atmosphere\TR.Stride.Atmosphere.csproj", "{2CE22B89-F2A7-420E-A718-0D518A842E33}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TR.Stride.Gameplay", "TR.Stride.Gameplay\TR.Stride.Gameplay.csproj", "{41EB4272-76D5-418A-BC23-8A359EEBCA3C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TR.Stride.Ocean", "TR.Stride.Ocean\TR.Stride.Ocean.csproj", "{A9857F88-25E0-46A7-AC43-ADA1700B4221}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TR.Stride.Terrain", "TR.Stride.Terrain\TR.Stride.Terrain.csproj", "{C681A3AF-F943-4605-9734-A1C20AC85492}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TR.Stride.Common", "TR.Stride.Common\TR.Stride.Common.csproj", "{338D2292-7F83-4EB0-BB6C-44DE46D06D3C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{9DD5F731-F6BC-4C27-A8A2-E4C971F64993}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{9DD5F731-F6BC-4C27-A8A2-E4C971F64993}.Debug|Any CPU.Build.0 = Debug|Any CPU
{9DD5F731-F6BC-4C27-A8A2-E4C971F64993}.Release|Any CPU.ActiveCfg = Release|Any CPU
{9DD5F731-F6BC-4C27-A8A2-E4C971F64993}.Release|Any CPU.Build.0 = Release|Any CPU
{891AB0AC-ECE6-4C95-8F89-A697C1996ED7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{891AB0AC-ECE6-4C95-8F89-A697C1996ED7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{891AB0AC-ECE6-4C95-8F89-A697C1996ED7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{891AB0AC-ECE6-4C95-8F89-A697C1996ED7}.Release|Any CPU.Build.0 = Release|Any CPU
{2CE22B89-F2A7-420E-A718-0D518A842E33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2CE22B89-F2A7-420E-A718-0D518A842E33}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2CE22B89-F2A7-420E-A718-0D518A842E33}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2CE22B89-F2A7-420E-A718-0D518A842E33}.Release|Any CPU.Build.0 = Release|Any CPU
{41EB4272-76D5-418A-BC23-8A359EEBCA3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{41EB4272-76D5-418A-BC23-8A359EEBCA3C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{41EB4272-76D5-418A-BC23-8A359EEBCA3C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{41EB4272-76D5-418A-BC23-8A359EEBCA3C}.Release|Any CPU.Build.0 = Release|Any CPU
{A9857F88-25E0-46A7-AC43-ADA1700B4221}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A9857F88-25E0-46A7-AC43-ADA1700B4221}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A9857F88-25E0-46A7-AC43-ADA1700B4221}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A9857F88-25E0-46A7-AC43-ADA1700B4221}.Release|Any CPU.Build.0 = Release|Any CPU
{C681A3AF-F943-4605-9734-A1C20AC85492}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C681A3AF-F943-4605-9734-A1C20AC85492}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C681A3AF-F943-4605-9734-A1C20AC85492}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C681A3AF-F943-4605-9734-A1C20AC85492}.Release|Any CPU.Build.0 = Release|Any CPU
{338D2292-7F83-4EB0-BB6C-44DE46D06D3C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{338D2292-7F83-4EB0-BB6C-44DE46D06D3C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{338D2292-7F83-4EB0-BB6C-44DE46D06D3C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{338D2292-7F83-4EB0-BB6C-44DE46D06D3C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4EBAFDD3-4E64-4D8B-B4AE-B3882ED8E046}
EndGlobalSection
EndGlobal