annotate src/portaudio_20161030/build/msvc/portaudio.sln @ 142:75bf92aa2d1f

Fixes and updates for 32-bit Windows build
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 09 Jan 2017 11:53:06 +0000
parents 59a8758c56b1
children 13a516fa8999
rev   line source
cannam@140 1 
cannam@140 2 Microsoft Visual Studio Solution File, Format Version 9.00
cannam@140 3 # Visual Studio 2005
cannam@140 4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "portaudio", "portaudio.vcproj", "{0A18A071-125E-442F-AFF7-A3F68ABECF99}"
cannam@140 5 EndProject
cannam@140 6 Global
cannam@140 7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
cannam@140 8 Debug|Win32 = Debug|Win32
cannam@140 9 Debug|x64 = Debug|x64
cannam@140 10 Release|Win32 = Release|Win32
cannam@140 11 Release|x64 = Release|x64
cannam@140 12 ReleaseMinDependency|Win32 = ReleaseMinDependency|Win32
cannam@140 13 ReleaseMinDependency|x64 = ReleaseMinDependency|x64
cannam@140 14 EndGlobalSection
cannam@140 15 GlobalSection(ProjectConfigurationPlatforms) = postSolution
cannam@140 16 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Debug|Win32.ActiveCfg = Debug|Win32
cannam@140 17 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Debug|Win32.Build.0 = Debug|Win32
cannam@140 18 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Debug|x64.ActiveCfg = Debug|x64
cannam@140 19 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Debug|x64.Build.0 = Debug|x64
cannam@140 20 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Release|Win32.ActiveCfg = Release|Win32
cannam@140 21 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Release|Win32.Build.0 = Release|Win32
cannam@140 22 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Release|x64.ActiveCfg = Release|x64
cannam@140 23 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.Release|x64.Build.0 = Release|x64
cannam@140 24 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.ReleaseMinDependency|Win32.ActiveCfg = ReleaseMinDependency|Win32
cannam@140 25 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.ReleaseMinDependency|Win32.Build.0 = ReleaseMinDependency|Win32
cannam@140 26 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.ReleaseMinDependency|x64.ActiveCfg = ReleaseMinDependency|x64
cannam@140 27 {0A18A071-125E-442F-AFF7-A3F68ABECF99}.ReleaseMinDependency|x64.Build.0 = ReleaseMinDependency|x64
cannam@140 28 EndGlobalSection
cannam@140 29 GlobalSection(SolutionProperties) = preSolution
cannam@140 30 HideSolutionNode = FALSE
cannam@140 31 EndGlobalSection
cannam@140 32 EndGlobal