-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRankSSpawnHelper.sln
More file actions
37 lines (37 loc) · 1.95 KB
/
RankSSpawnHelper.sln
File metadata and controls
37 lines (37 loc) · 1.95 KB
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.12.35506.116
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RankSSpawnHelper", "RankSSpawnHelper\RankSSpawnHelper.csproj", "{5DDB67D0-E10F-4400-8670-0F61471972C4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OtterGuiInternal", "OtterGui\OtterGuiInternal\OtterGuiInternal.csproj", "{D3028232-7355-2432-1A90-57C4DCE8EC86}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OtterGui", "OtterGui\OtterGui.csproj", "{9EC71A1C-3348-BA01-85FA-8361B6EB8537}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5DDB67D0-E10F-4400-8670-0F61471972C4}.Debug|x64.ActiveCfg = Debug|x64
{5DDB67D0-E10F-4400-8670-0F61471972C4}.Debug|x64.Build.0 = Debug|x64
{5DDB67D0-E10F-4400-8670-0F61471972C4}.Release|x64.ActiveCfg = Release|x64
{5DDB67D0-E10F-4400-8670-0F61471972C4}.Release|x64.Build.0 = Release|x64
{D3028232-7355-2432-1A90-57C4DCE8EC86}.Debug|x64.ActiveCfg = Debug|x64
{D3028232-7355-2432-1A90-57C4DCE8EC86}.Debug|x64.Build.0 = Debug|x64
{D3028232-7355-2432-1A90-57C4DCE8EC86}.Release|x64.ActiveCfg = Release|x64
{D3028232-7355-2432-1A90-57C4DCE8EC86}.Release|x64.Build.0 = Release|x64
{9EC71A1C-3348-BA01-85FA-8361B6EB8537}.Debug|x64.ActiveCfg = Debug|x64
{9EC71A1C-3348-BA01-85FA-8361B6EB8537}.Debug|x64.Build.0 = Debug|x64
{9EC71A1C-3348-BA01-85FA-8361B6EB8537}.Release|x64.ActiveCfg = Release|x64
{9EC71A1C-3348-BA01-85FA-8361B6EB8537}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {AC7920F3-73D2-4BEB-93D5-A00F0E7D9947}
EndGlobalSection
EndGlobal