annotate src/portaudio/build/msvc/portaudio.sln @ 108:1813f30f2f15

Update Vamp plugin SDK to 2.5
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 09 May 2013 10:52:46 +0100
parents 8a15ff55d9af
children
rev   line source
cannam@89 1 
cannam@89 2 Microsoft Visual Studio Solution File, Format Version 9.00
cannam@89 3 # Visual Studio 2005
cannam@89 4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "portaudio", "portaudio.vcproj", "{0A18A071-125E-442F-AFF7-A3F68ABECF99}"
cannam@89 5 EndProject
cannam@89 6 Global
cannam@89 7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
cannam@89 8 Debug|Win32 = Debug|Win32
cannam@89 9 Debug|x64 = Debug|x64
cannam@89 10 Release|Win32 = Release|Win32
cannam@89 11 Release|x64 = Release|x64
cannam@89 12 ReleaseMinDependency|Win32 = ReleaseMinDependency|Win32
cannam@89 13 ReleaseMinDependency|x64 = ReleaseMinDependency|x64
cannam@89 14 EndGlobalSection
cannam@89 15 GlobalSection(ProjectConfigurationPlatforms) = postSolution
cannam@89 16 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Debug|Win32.ActiveCfg = Debug|Win32
cannam@89 17 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Debug|Win32.Build.0 = Debug|Win32
cannam@89 18 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Debug|x64.ActiveCfg = Debug|x64
cannam@89 19 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Debug|x64.Build.0 = Debug|x64
cannam@89 20 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Release|Win32.ActiveCfg = Release|Win32
cannam@89 21 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Release|Win32.Build.0 = Release|Win32
cannam@89 22 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Release|x64.ActiveCfg = Release|x64
cannam@89 23 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Release|x64.Build.0 = Release|x64
cannam@89 24 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.ReleaseMinDependency|Win32.ActiveCfg = ReleaseMinDependency|Win32
cannam@89 25 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.ReleaseMinDependency|Win32.Build.0 = ReleaseMinDependency|Win32
cannam@89 26 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.ReleaseMinDependency|x64.ActiveCfg = ReleaseMinDependency|x64
cannam@89 27 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.ReleaseMinDependency|x64.Build.0 = ReleaseMinDependency|x64
cannam@89 28 EndGlobalSection
cannam@89 29 GlobalSection(SolutionProperties) = preSolution
cannam@89 30 HideSolutionNode = FALSE
cannam@89 31 EndGlobalSection
cannam@89 32 EndGlobal