-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathSSMenuSystem.sln
More file actions
22 lines (22 loc) · 1.31 KB
/
SSMenuSystem.sln
File metadata and controls
22 lines (22 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SSMenuSystem", "SSMenuSystem.csproj", "{523A1ABE-6297-47F1-8075-32E523CA5FD0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release EXILED|Any CPU = Release EXILED|Any CPU
Debug EXILED|Any CPU = Debug EXILED|Any CPU
Release LABAPI|Any CPU = Release LABAPI|Any CPU
Debug LABAPI|Any CPU = Debug LABAPI|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{523A1ABE-6297-47F1-8075-32E523CA5FD0}.Release EXILED|Any CPU.ActiveCfg = Release EXILED|Any CPU
{523A1ABE-6297-47F1-8075-32E523CA5FD0}.Release EXILED|Any CPU.Build.0 = Release EXILED|Any CPU
{523A1ABE-6297-47F1-8075-32E523CA5FD0}.Debug EXILED|Any CPU.ActiveCfg = Debug EXILED|Any CPU
{523A1ABE-6297-47F1-8075-32E523CA5FD0}.Debug EXILED|Any CPU.Build.0 = Debug EXILED|Any CPU
{523A1ABE-6297-47F1-8075-32E523CA5FD0}.Release LABAPI|Any CPU.ActiveCfg = Release LABAPI|Any CPU
{523A1ABE-6297-47F1-8075-32E523CA5FD0}.Release LABAPI|Any CPU.Build.0 = Release LABAPI|Any CPU
{523A1ABE-6297-47F1-8075-32E523CA5FD0}.Debug LABAPI|Any CPU.ActiveCfg = Debug LABAPI|Any CPU
{523A1ABE-6297-47F1-8075-32E523CA5FD0}.Debug LABAPI|Any CPU.Build.0 = Debug LABAPI|Any CPU
EndGlobalSection
EndGlobal