-
Notifications
You must be signed in to change notification settings - Fork 28
/
CelesteTAS-EverestInterop.sln
58 lines (58 loc) · 3.77 KB
/
CelesteTAS-EverestInterop.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CelesteTAS-EverestInterop", "CelesteTAS-EverestInterop\CelesteTAS-EverestInterop.csproj", "{12CEFB4D-5E61-4F7E-93A6-637D96AB0139}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CelesteStudio", "Studio\CelesteStudio\CelesteStudio.csproj", "{21DF3C27-EF12-45E4-9211-56D7AE0D6BD8}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CelesteStudio.GTK", "Studio\CelesteStudio.GTK\CelesteStudio.GTK.csproj", "{EC404784-4D2E-4A49-AA0E-F19400998C69}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CelesteStudio.Mac", "Studio\CelesteStudio.Mac\CelesteStudio.Mac.csproj", "{FA6B0E7D-C70A-4ED5-99E2-019C9B60E52C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CelesteStudio.WPF", "Studio\CelesteStudio.WPF\CelesteStudio.WPF.csproj", "{95582142-D687-4D70-9933-7FF6B2E52B3A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Featherline", "external\Featherline\Featherline.csproj", "{38937A93-618F-4C67-9437-5F1A2AE2C74D}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "StudioCommunication", "StudioCommunication\StudioCommunication.csproj", "{8B5FB457-8B97-465D-B367-B3B3B7FAC9B7}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{12CEFB4D-5E61-4F7E-93A6-637D96AB0139}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{12CEFB4D-5E61-4F7E-93A6-637D96AB0139}.Debug|Any CPU.Build.0 = Debug|Any CPU
{12CEFB4D-5E61-4F7E-93A6-637D96AB0139}.Release|Any CPU.ActiveCfg = Release|Any CPU
{12CEFB4D-5E61-4F7E-93A6-637D96AB0139}.Release|Any CPU.Build.0 = Release|Any CPU
{21DF3C27-EF12-45E4-9211-56D7AE0D6BD8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{21DF3C27-EF12-45E4-9211-56D7AE0D6BD8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{21DF3C27-EF12-45E4-9211-56D7AE0D6BD8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{21DF3C27-EF12-45E4-9211-56D7AE0D6BD8}.Release|Any CPU.Build.0 = Release|Any CPU
{EC404784-4D2E-4A49-AA0E-F19400998C69}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EC404784-4D2E-4A49-AA0E-F19400998C69}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FA6B0E7D-C70A-4ED5-99E2-019C9B60E52C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FA6B0E7D-C70A-4ED5-99E2-019C9B60E52C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{95582142-D687-4D70-9933-7FF6B2E52B3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{95582142-D687-4D70-9933-7FF6B2E52B3A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{38937A93-618F-4C67-9437-5F1A2AE2C74D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{38937A93-618F-4C67-9437-5F1A2AE2C74D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{38937A93-618F-4C67-9437-5F1A2AE2C74D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{38937A93-618F-4C67-9437-5F1A2AE2C74D}.Release|Any CPU.Build.0 = Release|Any CPU
{8B5FB457-8B97-465D-B367-B3B3B7FAC9B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8B5FB457-8B97-465D-B367-B3B3B7FAC9B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8B5FB457-8B97-465D-B367-B3B3B7FAC9B7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8B5FB457-8B97-465D-B367-B3B3B7FAC9B7}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {01A2B8AE-3E45-4A9E-8C01-379AB3FAED1E}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
StudioCommunication\StudioCommunication.projitems*{12cefb4d-5e61-4f7e-93a6-637d96ab0139}*SharedItemsImports = 5
EndGlobalSection
EndGlobal