-
Notifications
You must be signed in to change notification settings - Fork 0
/
FunkinSharp.sln
57 lines (57 loc) · 3.8 KB
/
FunkinSharp.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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34723.18
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FunkinSharp.Desktop", "FunkinSharp\FunkinSharp.Desktop\FunkinSharp.Desktop.csproj", "{0F1CD96E-1E93-4D66-97B8-EF5ADD06605A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FunkinSharp.Game", "FunkinSharp\FunkinSharp.Game\FunkinSharp.Game.csproj", "{51FC7CAD-90B7-4852-B4D7-401D3CCB8ED4}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FunkinSharp.Game.Tests", "FunkinSharp\FunkinSharp.Game.Tests\FunkinSharp.Game.Tests.csproj", "{333D011C-D6DB-4300-B034-0534B000DD9F}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FunkinSharp.iOS", "FunkinSharp\FunkinSharp.iOS\FunkinSharp.iOS.csproj", "{B12E0FE8-E549-4A33-9B2F-69233A937C0B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FunkinSharp.Resources", "FunkinSharp\FunkinSharp.Resources\FunkinSharp.Resources.csproj", "{E7159F46-D69B-4052-8560-36AD49CE895B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "FunkinSharp.Android", "FunkinSharp\FunkinSharp.Android\FunkinSharp.Android.csproj", "{CF608759-BE2C-4F3C-98F8-D2F332B47807}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{0F1CD96E-1E93-4D66-97B8-EF5ADD06605A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{0F1CD96E-1E93-4D66-97B8-EF5ADD06605A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{0F1CD96E-1E93-4D66-97B8-EF5ADD06605A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{0F1CD96E-1E93-4D66-97B8-EF5ADD06605A}.Release|Any CPU.Build.0 = Release|Any CPU
{51FC7CAD-90B7-4852-B4D7-401D3CCB8ED4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{51FC7CAD-90B7-4852-B4D7-401D3CCB8ED4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{51FC7CAD-90B7-4852-B4D7-401D3CCB8ED4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{51FC7CAD-90B7-4852-B4D7-401D3CCB8ED4}.Release|Any CPU.Build.0 = Release|Any CPU
{333D011C-D6DB-4300-B034-0534B000DD9F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{333D011C-D6DB-4300-B034-0534B000DD9F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{333D011C-D6DB-4300-B034-0534B000DD9F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{333D011C-D6DB-4300-B034-0534B000DD9F}.Release|Any CPU.Build.0 = Release|Any CPU
{B12E0FE8-E549-4A33-9B2F-69233A937C0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B12E0FE8-E549-4A33-9B2F-69233A937C0B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B12E0FE8-E549-4A33-9B2F-69233A937C0B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B12E0FE8-E549-4A33-9B2F-69233A937C0B}.Release|Any CPU.Build.0 = Release|Any CPU
{E7159F46-D69B-4052-8560-36AD49CE895B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E7159F46-D69B-4052-8560-36AD49CE895B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E7159F46-D69B-4052-8560-36AD49CE895B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E7159F46-D69B-4052-8560-36AD49CE895B}.Release|Any CPU.Build.0 = Release|Any CPU
{CF608759-BE2C-4F3C-98F8-D2F332B47807}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CF608759-BE2C-4F3C-98F8-D2F332B47807}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CF608759-BE2C-4F3C-98F8-D2F332B47807}.Debug|Any CPU.Deploy.0 = Debug|Any CPU
{CF608759-BE2C-4F3C-98F8-D2F332B47807}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CF608759-BE2C-4F3C-98F8-D2F332B47807}.Release|Any CPU.Build.0 = Release|Any CPU
{CF608759-BE2C-4F3C-98F8-D2F332B47807}.Release|Any CPU.Deploy.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D9759395-771F-4657-974E-80A3BCC5DD9E}
EndGlobalSection
EndGlobal