mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-15 03:20:30 +00:00
13 lines
395 B
Plaintext
13 lines
395 B
Plaintext
{
|
|
"solution": {
|
|
"path": "osu-framework.sln",
|
|
"projects": [
|
|
"SampleGame.iOS\\SampleGame.iOS.csproj",
|
|
"SampleGame\\SampleGame.csproj",
|
|
"osu.Framework.iOS\\osu.Framework.iOS.csproj",
|
|
"osu.Framework.NativeLibs\\osu.Framework.NativeLibs.csproj",
|
|
"osu.Framework.Tests.iOS\\osu.Framework.Tests.iOS.csproj",
|
|
"osu.Framework\\osu.Framework.csproj"
|
|
]
|
|
}
|
|
} |