forked from ppy/osu-stream
-
Notifications
You must be signed in to change notification settings - Fork 0
/
osu!stream_desktop.sln
69 lines (69 loc) · 4.58 KB
/
osu!stream_desktop.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
Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "osu!stream", "osu!stream\osu!stream_desktop.csproj", "{2698AF2E-F64B-4D61-99F3-52EF2D215F2F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BeatmapCombinator", "BeatmapCombinator\BeatmapCombinator.csproj", "{EE17F8FB-6F6F-41CC-B384-7CC9FF1B1CCF}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "sspack", "sspack\sspack.csproj", "{1AC0A15F-98D2-477D-A620-A8F7B79935F4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "LocalisationUpdater", "LocalisationUpdater\LocalisationUpdater.csproj", "{C6404F0D-4669-4D8D-ABD5-22107C83D7D4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "StreamTester", "StreamTester\StreamTester.csproj", "{CF0E84BC-44E3-440D-9815-D5E8A3785AE9}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
ReleaseLocal|x86 = ReleaseLocal|x86
ReleaseNoEncryption|x86 = ReleaseNoEncryption|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2698AF2E-F64B-4D61-99F3-52EF2D215F2F}.Debug|x86.ActiveCfg = Debug|x86
{2698AF2E-F64B-4D61-99F3-52EF2D215F2F}.Debug|x86.Build.0 = Debug|x86
{2698AF2E-F64B-4D61-99F3-52EF2D215F2F}.Release|x86.ActiveCfg = Release|x86
{2698AF2E-F64B-4D61-99F3-52EF2D215F2F}.Release|x86.Build.0 = Release|x86
{2698AF2E-F64B-4D61-99F3-52EF2D215F2F}.ReleaseLocal|x86.ActiveCfg = Release|x86
{2698AF2E-F64B-4D61-99F3-52EF2D215F2F}.ReleaseLocal|x86.Build.0 = Release|x86
{2698AF2E-F64B-4D61-99F3-52EF2D215F2F}.ReleaseNoEncryption|x86.ActiveCfg = Release|x86
{2698AF2E-F64B-4D61-99F3-52EF2D215F2F}.ReleaseNoEncryption|x86.Build.0 = Release|x86
{EE17F8FB-6F6F-41CC-B384-7CC9FF1B1CCF}.Debug|x86.ActiveCfg = Debug|x86
{EE17F8FB-6F6F-41CC-B384-7CC9FF1B1CCF}.Debug|x86.Build.0 = Debug|x86
{EE17F8FB-6F6F-41CC-B384-7CC9FF1B1CCF}.Release|x86.ActiveCfg = Release|x86
{EE17F8FB-6F6F-41CC-B384-7CC9FF1B1CCF}.Release|x86.Build.0 = Release|x86
{EE17F8FB-6F6F-41CC-B384-7CC9FF1B1CCF}.ReleaseLocal|x86.ActiveCfg = Release|x86
{EE17F8FB-6F6F-41CC-B384-7CC9FF1B1CCF}.ReleaseLocal|x86.Build.0 = Release|x86
{EE17F8FB-6F6F-41CC-B384-7CC9FF1B1CCF}.ReleaseNoEncryption|x86.ActiveCfg = ReleaseNoEncryption|x86
{EE17F8FB-6F6F-41CC-B384-7CC9FF1B1CCF}.ReleaseNoEncryption|x86.Build.0 = ReleaseNoEncryption|x86
{1AC0A15F-98D2-477D-A620-A8F7B79935F4}.Debug|x86.ActiveCfg = Debug|Any CPU
{1AC0A15F-98D2-477D-A620-A8F7B79935F4}.Release|x86.ActiveCfg = Release|Any CPU
{1AC0A15F-98D2-477D-A620-A8F7B79935F4}.ReleaseLocal|x86.ActiveCfg = Release|Any CPU
{1AC0A15F-98D2-477D-A620-A8F7B79935F4}.ReleaseNoEncryption|x86.ActiveCfg = Release|Any CPU
{1AC0A15F-98D2-477D-A620-A8F7B79935F4}.Debug|x86.Build.0 = Debug|Any CPU
{1AC0A15F-98D2-477D-A620-A8F7B79935F4}.Release|x86.Build.0 = Release|Any CPU
{1AC0A15F-98D2-477D-A620-A8F7B79935F4}.ReleaseLocal|x86.Build.0 = Release|Any CPU
{1AC0A15F-98D2-477D-A620-A8F7B79935F4}.ReleaseNoEncryption|x86.Build.0 = Release|Any CPU
{C6404F0D-4669-4D8D-ABD5-22107C83D7D4}.Debug|x86.ActiveCfg = Debug|x86
{C6404F0D-4669-4D8D-ABD5-22107C83D7D4}.Debug|x86.Build.0 = Debug|x86
{C6404F0D-4669-4D8D-ABD5-22107C83D7D4}.Release|x86.ActiveCfg = Release|x86
{C6404F0D-4669-4D8D-ABD5-22107C83D7D4}.Release|x86.Build.0 = Release|x86
{C6404F0D-4669-4D8D-ABD5-22107C83D7D4}.ReleaseLocal|x86.ActiveCfg = Release|x86
{C6404F0D-4669-4D8D-ABD5-22107C83D7D4}.ReleaseLocal|x86.Build.0 = Release|x86
{C6404F0D-4669-4D8D-ABD5-22107C83D7D4}.ReleaseNoEncryption|x86.ActiveCfg = Release|x86
{C6404F0D-4669-4D8D-ABD5-22107C83D7D4}.ReleaseNoEncryption|x86.Build.0 = Release|x86
{CF0E84BC-44E3-440D-9815-D5E8A3785AE9}.Debug|x86.ActiveCfg = Debug|x86
{CF0E84BC-44E3-440D-9815-D5E8A3785AE9}.Debug|x86.Build.0 = Debug|x86
{CF0E84BC-44E3-440D-9815-D5E8A3785AE9}.Release|x86.ActiveCfg = Release|x86
{CF0E84BC-44E3-440D-9815-D5E8A3785AE9}.Release|x86.Build.0 = Release|x86
{CF0E84BC-44E3-440D-9815-D5E8A3785AE9}.ReleaseLocal|x86.ActiveCfg = Release|x86
{CF0E84BC-44E3-440D-9815-D5E8A3785AE9}.ReleaseLocal|x86.Build.0 = Release|x86
{CF0E84BC-44E3-440D-9815-D5E8A3785AE9}.ReleaseNoEncryption|x86.ActiveCfg = Release|x86
{CF0E84BC-44E3-440D-9815-D5E8A3785AE9}.ReleaseNoEncryption|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = osum\osum.csproj
EndGlobalSection
EndGlobal