-
Notifications
You must be signed in to change notification settings - Fork 0
/
SoundVast.sln
32 lines (32 loc) · 1.47 KB
/
SoundVast.sln
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
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2008
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{9E5C32F2-4BAF-4913-9B00-253BCA935698}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{76A45C2F-D955-448C-8E8B-3DF47F6AB543}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SoundVast", "src\SoundVast\SoundVast.csproj", "{854C166D-2CC3-46D1-AF62-D3DA1E3D828F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{854C166D-2CC3-46D1-AF62-D3DA1E3D828F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{854C166D-2CC3-46D1-AF62-D3DA1E3D828F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{854C166D-2CC3-46D1-AF62-D3DA1E3D828F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{854C166D-2CC3-46D1-AF62-D3DA1E3D828F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{854C166D-2CC3-46D1-AF62-D3DA1E3D828F} = {9E5C32F2-4BAF-4913-9B00-253BCA935698}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {03DF98BB-AC89-497C-A7F6-E1529DDA40C2}
EndGlobalSection
EndGlobal