-
Notifications
You must be signed in to change notification settings - Fork 418
/
osu-framework.iOS.slnf
19 lines (19 loc) · 1 KB
/
osu-framework.iOS.slnf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"solution": {
"path": "osu-framework.sln",
"projects": [
"osu.Framework.iOS\\osu.Framework.iOS.csproj",
"osu.Framework.NativeLibs\\osu.Framework.NativeLibs.csproj",
"osu.Framework.Templates\\templates\\template-empty\\TemplateGame.Game\\TemplateGame.Game.csproj",
"osu.Framework.Templates\\templates\\template-empty\\TemplateGame.iOS\\TemplateGame.iOS.csproj",
"osu.Framework.Templates\\templates\\template-empty\\TemplateGame.Resources\\TemplateGame.Resources.csproj",
"osu.Framework.Templates\\templates\\template-flappy\\FlappyDon.Game\\FlappyDon.Game.csproj",
"osu.Framework.Templates\\templates\\template-flappy\\FlappyDon.iOS\\FlappyDon.iOS.csproj",
"osu.Framework.Templates\\templates\\template-flappy\\FlappyDon.Resources\\FlappyDon.Resources.csproj",
"osu.Framework.Tests.iOS\\osu.Framework.Tests.iOS.csproj",
"osu.Framework\\osu.Framework.csproj",
"SampleGame.iOS\\SampleGame.iOS.csproj",
"SampleGame\\SampleGame.csproj"
]
}
}