annotate build/VampHostSDK.sln @ 488:286240e6d397

Travis build file
author Chris Cannam
date Fri, 24 Feb 2017 09:21:19 +0000
parents 42904505a18f
children
rev   line source
Chris@358 1 
Chris@358 2 Microsoft Visual Studio Solution File, Format Version 12.00
Chris@486 3 # Visual Studio 2013
Chris@486 4 VisualStudioVersion = 12.0.40629.0
Chris@486 5 MinimumVisualStudioVersion = 10.0.40219.1
Chris@358 6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VampHostSDK", "VampHostSDK.vcxproj", "{3875EF8B-14E8-4825-B2C1-A8B869C336F5}"
Chris@358 7 EndProject
Chris@358 8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VampSimpleHost", "VampSimpleHost.vcxproj", "{6F6F2651-E7B2-42B2-8053-556FEB50A552}"
Chris@358 9 ProjectSection(ProjectDependencies) = postProject
Chris@358 10 {3875EF8B-14E8-4825-B2C1-A8B869C336F5} = {3875EF8B-14E8-4825-B2C1-A8B869C336F5}
Chris@358 11 EndProjectSection
Chris@358 12 EndProject
Chris@358 13 Global
Chris@358 14 GlobalSection(SolutionConfigurationPlatforms) = preSolution
Chris@358 15 Debug|Mixed Platforms = Debug|Mixed Platforms
Chris@358 16 Debug|Win32 = Debug|Win32
Chris@358 17 Debug|x64 = Debug|x64
Chris@358 18 Release|Mixed Platforms = Release|Mixed Platforms
Chris@358 19 Release|Win32 = Release|Win32
Chris@358 20 Release|x64 = Release|x64
Chris@358 21 EndGlobalSection
Chris@358 22 GlobalSection(ProjectConfigurationPlatforms) = postSolution
Chris@358 23 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
Chris@358 24 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|Mixed Platforms.Build.0 = Debug|Win32
Chris@358 25 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|Win32.ActiveCfg = Debug|Win32
Chris@358 26 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|Win32.Build.0 = Debug|Win32
Chris@358 27 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|x64.ActiveCfg = Debug|x64
Chris@358 28 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|x64.Build.0 = Debug|x64
Chris@358 29 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|Mixed Platforms.ActiveCfg = Release|Win32
Chris@358 30 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|Mixed Platforms.Build.0 = Release|Win32
Chris@358 31 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|Win32.ActiveCfg = Release|Win32
Chris@358 32 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|Win32.Build.0 = Release|Win32
Chris@358 33 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|x64.ActiveCfg = Release|x64
Chris@358 34 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|x64.Build.0 = Release|x64
Chris@358 35 {6F6F2651-E7B2-42B2-8053-556FEB50A552}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
Chris@358 36 {6F6F2651-E7B2-42B2-8053-556FEB50A552}.Debug|Mixed Platforms.Build.0 = Debug|Win32
Chris@358 37 {6F6F2651-E7B2-42B2-8053-556FEB50A552}.Debug|Win32.ActiveCfg = Debug|Win32
Chris@358 38 {6F6F2651-E7B2-42B2-8053-556FEB50A552}.Debug|Win32.Build.0 = Debug|Win32
Chris@358 39 {6F6F2651-E7B2-42B2-8053-556FEB50A552}.Debug|x64.ActiveCfg = Debug|x64
Chris@358 40 {6F6F2651-E7B2-42B2-8053-556FEB50A552}.Debug|x64.Build.0 = Debug|x64
Chris@358 41 {6F6F2651-E7B2-42B2-8053-556FEB50A552}.Release|Mixed Platforms.ActiveCfg = Release|Win32
Chris@358 42 {6F6F2651-E7B2-42B2-8053-556FEB50A552}.Release|Mixed Platforms.Build.0 = Release|Win32
Chris@358 43 {6F6F2651-E7B2-42B2-8053-556FEB50A552}.Release|Win32.ActiveCfg = Release|Win32
Chris@358 44 {6F6F2651-E7B2-42B2-8053-556FEB50A552}.Release|Win32.Build.0 = Release|Win32
Chris@358 45 {6F6F2651-E7B2-42B2-8053-556FEB50A552}.Release|x64.ActiveCfg = Release|x64
Chris@358 46 {6F6F2651-E7B2-42B2-8053-556FEB50A552}.Release|x64.Build.0 = Release|x64
Chris@358 47 EndGlobalSection
Chris@358 48 GlobalSection(SolutionProperties) = preSolution
Chris@358 49 HideSolutionNode = FALSE
Chris@358 50 EndGlobalSection
Chris@358 51 EndGlobal