forked from KaBooMa/S1API
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathS1API.sln
More file actions
16 lines (16 loc) · 758 Bytes
/
S1API.sln
File metadata and controls
16 lines (16 loc) · 758 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "S1API", "S1API\S1API.csproj", "{D2C9A6B1-B9E0-4E6D-AE65-B5264C2A4E04}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Mono|Any CPU = Mono|Any CPU
IL2CPP|Any CPU = IL2CPP|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{D2C9A6B1-B9E0-4E6D-AE65-B5264C2A4E04}.Mono|Any CPU.ActiveCfg = Mono|Any CPU
{D2C9A6B1-B9E0-4E6D-AE65-B5264C2A4E04}.Mono|Any CPU.Build.0 = Mono|Any CPU
{D2C9A6B1-B9E0-4E6D-AE65-B5264C2A4E04}.IL2CPP|Any CPU.ActiveCfg = IL2CPP|Any CPU
{D2C9A6B1-B9E0-4E6D-AE65-B5264C2A4E04}.IL2CPP|Any CPU.Build.0 = IL2CPP|Any CPU
EndGlobalSection
EndGlobal