-
Notifications
You must be signed in to change notification settings - Fork 1
/
Selene.sln
88 lines (88 loc) · 5.85 KB
/
Selene.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
Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Selene.Gtk", "Selene.Gtk\Selene.Gtk.csproj", "{EF3F5A62-C8BC-47ED-A22E-2FF18CA8DDAD}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Selene.Backend", "Selene.Backend\Selene.Backend.csproj", "{F9B6A6D6-FEBD-4413-8049-899981B556C8}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Selene.Testing", "Selene.Testing\Selene.Testing.csproj", "{1F1E168D-BA52-4DA0-BA38-7C09DD316004}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Selene.Winforms", "Selene.Winforms\Selene.Winforms.csproj", "{46F6C3A7-0CEC-4DBC-BF54-9F1C699E8366}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B399DD68-D96C-4ECA-890C-73165396F568}"
ProjectSection(SolutionItems) = preProject
Packets\diversify.sh = Packets\diversify.sh
Instructions.txt = Instructions.txt
license.txt = license.txt
readme.txt = readme.txt
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Selene.Testing.Sandbox", "Selene.Testing.Sandbox\Selene.Testing.Sandbox.csproj", "{4E2B75D0-39B9-4457-9383-D1D80B695D36}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Selene.Qyoto", "Selene.Qyoto\Selene.Qyoto.csproj", "{0AF12417-C0DF-495B-B439-B68191DF358E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0AF12417-C0DF-495B-B439-B68191DF358E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0AF12417-C0DF-495B-B439-B68191DF358E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0AF12417-C0DF-495B-B439-B68191DF358E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0AF12417-C0DF-495B-B439-B68191DF358E}.Release|Any CPU.Build.0 = Release|Any CPU
{1F1E168D-BA52-4DA0-BA38-7C09DD316004}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1F1E168D-BA52-4DA0-BA38-7C09DD316004}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1F1E168D-BA52-4DA0-BA38-7C09DD316004}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1F1E168D-BA52-4DA0-BA38-7C09DD316004}.Release|Any CPU.Build.0 = Release|Any CPU
{46F6C3A7-0CEC-4DBC-BF54-9F1C699E8366}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{46F6C3A7-0CEC-4DBC-BF54-9F1C699E8366}.Debug|Any CPU.Build.0 = Debug|Any CPU
{46F6C3A7-0CEC-4DBC-BF54-9F1C699E8366}.Release|Any CPU.ActiveCfg = Release|Any CPU
{46F6C3A7-0CEC-4DBC-BF54-9F1C699E8366}.Release|Any CPU.Build.0 = Release|Any CPU
{4E2B75D0-39B9-4457-9383-D1D80B695D36}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4E2B75D0-39B9-4457-9383-D1D80B695D36}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4E2B75D0-39B9-4457-9383-D1D80B695D36}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4E2B75D0-39B9-4457-9383-D1D80B695D36}.Release|Any CPU.Build.0 = Release|Any CPU
{EF3F5A62-C8BC-47ED-A22E-2FF18CA8DDAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EF3F5A62-C8BC-47ED-A22E-2FF18CA8DDAD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EF3F5A62-C8BC-47ED-A22E-2FF18CA8DDAD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EF3F5A62-C8BC-47ED-A22E-2FF18CA8DDAD}.Release|Any CPU.Build.0 = Release|Any CPU
{F9B6A6D6-FEBD-4413-8049-899981B556C8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F9B6A6D6-FEBD-4413-8049-899981B556C8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F9B6A6D6-FEBD-4413-8049-899981B556C8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F9B6A6D6-FEBD-4413-8049-899981B556C8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = Selene.Testing\Selene.Testing.csproj
Policies = $0
$0.DotNetNamingPolicy = $1
$1.DirectoryNamespaceAssociation = Flat
$1.ResourceNamePolicy = FileFormatDefault
$0.TextStylePolicy = $2
$2.FileWidth = 120
$2.RemoveTrailingWhitespace = True
$2.inheritsSet = VisualStudio
$2.inheritsScope = text/plain
$0.StandardHeader = $3
$3.Text = @Copyright (c) 2009 Tobias Kappé\n\nPermission is hereby granted, free of charge, to any person\nobtaining a copy of this software and associated documentation\nfiles (the "Software"), to deal in the Software without\nrestriction, including without limitation the rights to use,\ncopy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the\nSoftware is furnished to do so, subject to the following\nconditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nExcept as contained in this notice, the name(s) of the above\ncopyright holders shall not be used in advertising or otherwise\nto promote the sale, use or other dealings in this Software\nwithout prior written authorization.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE SOFTWARE.
$3.inheritsSet = MITX11License
$0.TextStylePolicy = $4
$4.FileWidth = 120
$4.inheritsSet = VisualStudio
$4.inheritsScope = text/plain
$4.scope = text/plain
$0.TextStylePolicy = $5
$5.inheritsSet = null
$5.scope = text/x-csharp
$0.CSharpFormattingPolicy = $6
$6.inheritsSet = Mono
$6.inheritsScope = text/x-csharp
$6.scope = text/x-csharp
name = Selene
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal