mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-13 02:20:18 +00:00
34 lines
1.7 KiB
Plaintext
34 lines
1.7 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2015
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "(deps)", "..\deps", "{01DF18E8-89C6-A25E-0006-40F7C4BCED1B}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libopus", "deps\libopus.vcxproj", "{1EFD09CC-CAF6-2A45-B7A7-728F24BDD2F5}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "node-opus", "node-opus.vcxproj", "{7D5B71C2-3BF6-ABA3-6E49-E8BAE2ED2F39}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{1EFD09CC-CAF6-2A45-B7A7-728F24BDD2F5} = {1EFD09CC-CAF6-2A45-B7A7-728F24BDD2F5}
|
|
EndProjectSection
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{1EFD09CC-CAF6-2A45-B7A7-728F24BDD2F5}.Debug|x64.ActiveCfg = Debug|x64
|
|
{1EFD09CC-CAF6-2A45-B7A7-728F24BDD2F5}.Debug|x64.Build.0 = Debug|x64
|
|
{1EFD09CC-CAF6-2A45-B7A7-728F24BDD2F5}.Release|x64.ActiveCfg = Release|x64
|
|
{1EFD09CC-CAF6-2A45-B7A7-728F24BDD2F5}.Release|x64.Build.0 = Release|x64
|
|
{7D5B71C2-3BF6-ABA3-6E49-E8BAE2ED2F39}.Debug|x64.ActiveCfg = Debug|x64
|
|
{7D5B71C2-3BF6-ABA3-6E49-E8BAE2ED2F39}.Debug|x64.Build.0 = Debug|x64
|
|
{7D5B71C2-3BF6-ABA3-6E49-E8BAE2ED2F39}.Release|x64.ActiveCfg = Release|x64
|
|
{7D5B71C2-3BF6-ABA3-6E49-E8BAE2ED2F39}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{1EFD09CC-CAF6-2A45-B7A7-728F24BDD2F5} = {01DF18E8-89C6-A25E-0006-40F7C4BCED1B}
|
|
EndGlobalSection
|
|
EndGlobal
|