Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Marsev <alex.marsev@gmail.com>2014-11-15 19:51:11 +0300
committerAlex Marsev <alex.marsev@gmail.com>2015-07-22 02:38:25 +0300
commitcb139fded160a5f1a1eefa19b415ad1c9538e790 (patch)
tree9cc75f571ddb665053740395e8d03c6bf6d04152 /mpc-hc.sln
parent7215b9099fef793915bafbfc1ed1b908d11d006e (diff)
Add soundtouch VS project
Diffstat (limited to 'mpc-hc.sln')
-rw-r--r--mpc-hc.sln27
1 files changed, 27 insertions, 0 deletions
diff --git a/mpc-hc.sln b/mpc-hc.sln
index f029c7f8a..85f27e85a 100644
--- a/mpc-hc.sln
+++ b/mpc-hc.sln
@@ -122,6 +122,8 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "soxr", "src\thirdparty\soxr
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bs2b", "src\thirdparty\bs2b\bs2b.vcxproj", "{0FD9BF8F-2397-4E23-B41E-E4624F35D646}"
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "SoundTouch", "src\thirdparty\SoundTouch\SoundTouch.vcxproj", "{4C7A1953-CBC4-42D5-A12F-BB512C64B547}"
+EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug Filter|Win32 = Debug Filter|Win32
@@ -1156,6 +1158,30 @@ Global
{0FD9BF8F-2397-4E23-B41E-E4624F35D646}.Release|Win32.Build.0 = Release|Win32
{0FD9BF8F-2397-4E23-B41E-E4624F35D646}.Release|x64.ActiveCfg = Release|x64
{0FD9BF8F-2397-4E23-B41E-E4624F35D646}.Release|x64.Build.0 = Release|x64
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Debug Filter|Win32.ActiveCfg = Debug|Win32
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Debug Filter|Win32.Build.0 = Debug|Win32
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Debug Filter|x64.ActiveCfg = Debug|x64
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Debug Filter|x64.Build.0 = Debug|x64
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Debug Lite|Win32.ActiveCfg = Debug|Win32
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Debug Lite|Win32.Build.0 = Debug|Win32
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Debug Lite|x64.ActiveCfg = Debug|x64
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Debug Lite|x64.Build.0 = Debug|x64
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Debug|Win32.ActiveCfg = Debug|Win32
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Debug|Win32.Build.0 = Debug|Win32
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Debug|x64.ActiveCfg = Debug|x64
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Debug|x64.Build.0 = Debug|x64
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Release Filter|Win32.ActiveCfg = Release|Win32
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Release Filter|Win32.Build.0 = Release|Win32
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Release Filter|x64.ActiveCfg = Release|x64
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Release Filter|x64.Build.0 = Release|x64
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Release Lite|Win32.ActiveCfg = Release|Win32
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Release Lite|Win32.Build.0 = Release|Win32
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Release Lite|x64.ActiveCfg = Release|x64
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Release Lite|x64.Build.0 = Release|x64
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Release|Win32.ActiveCfg = Release|Win32
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Release|Win32.Build.0 = Release|Win32
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Release|x64.ActiveCfg = Release|x64
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
@@ -1218,5 +1244,6 @@ Global
{B161892C-93C5-4F89-8C43-7E9BE5DD4AE4} = {D9A0529B-9EC4-4D30-9E05-A5D533739D95}
{7CBDE5A1-9CBB-4139-93F5-09D8DBA4427F} = {D9A0529B-9EC4-4D30-9E05-A5D533739D95}
{0FD9BF8F-2397-4E23-B41E-E4624F35D646} = {D9A0529B-9EC4-4D30-9E05-A5D533739D95}
+ {4C7A1953-CBC4-42D5-A12F-BB512C64B547} = {D9A0529B-9EC4-4D30-9E05-A5D533739D95}
EndGlobalSection
EndGlobal