annotate src/vamp-plugin-sdk-2.5/build/VampHostSDK.sln @ 56:af97cad61ff0

Add updated build of PortAudio for OSX
author Chris Cannam <cannam@all-day-breakfast.com>
date Tue, 03 Jan 2017 15:10:52 +0000
parents 619f715526df
children
rev   line source
Chris@23 1 
Chris@23 2 Microsoft Visual Studio Solution File, Format Version 11.00
Chris@23 3 # Visual C++ Express 2010
Chris@23 4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VampHostSDK", "VampHostSDK.vcxproj", "{3875EF8B-14E8-4825-B2C1-A8B869C336F5}"
Chris@23 5 EndProject
Chris@23 6 Global
Chris@23 7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
Chris@23 8 Debug|Win32 = Debug|Win32
Chris@23 9 Release|Win32 = Release|Win32
Chris@23 10 EndGlobalSection
Chris@23 11 GlobalSection(ProjectConfigurationPlatforms) = postSolution
Chris@23 12 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|Win32.ActiveCfg = Debug|Win32
Chris@23 13 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|Win32.Build.0 = Debug|Win32
Chris@23 14 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|Win32.ActiveCfg = Release|Win32
Chris@23 15 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|Win32.Build.0 = Release|Win32
Chris@23 16 EndGlobalSection
Chris@23 17 GlobalSection(SolutionProperties) = preSolution
Chris@23 18 HideSolutionNode = FALSE
Chris@23 19 EndGlobalSection
Chris@23 20 EndGlobal