annotate build/VampSDK.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}") = "VampPluginSDK", "VampPluginSDK.vcxproj", "{65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}"
Chris@358 7 EndProject
Chris@358 8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VampExamplePlugins", "VampExamplePlugins.vcxproj", "{B3D1F5A4-4571-4D20-B184-8ACD03D6C97A}"
Chris@358 9 ProjectSection(ProjectDependencies) = postProject
Chris@358 10 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5} = {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}
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 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
Chris@358 24 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Debug|Mixed Platforms.Build.0 = Debug|Win32
Chris@358 25 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Debug|Win32.ActiveCfg = Debug|Win32
Chris@358 26 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Debug|Win32.Build.0 = Debug|Win32
Chris@358 27 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Debug|x64.ActiveCfg = Debug|x64
Chris@358 28 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Debug|x64.Build.0 = Debug|x64
Chris@358 29 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Release|Mixed Platforms.ActiveCfg = Release|Win32
Chris@358 30 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Release|Mixed Platforms.Build.0 = Release|Win32
Chris@358 31 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Release|Win32.ActiveCfg = Release|Win32
Chris@358 32 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Release|Win32.Build.0 = Release|Win32
Chris@358 33 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Release|x64.ActiveCfg = Release|x64
Chris@358 34 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Release|x64.Build.0 = Release|x64
Chris@358 35 {B3D1F5A4-4571-4D20-B184-8ACD03D6C97A}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
Chris@358 36 {B3D1F5A4-4571-4D20-B184-8ACD03D6C97A}.Debug|Mixed Platforms.Build.0 = Debug|Win32
Chris@358 37 {B3D1F5A4-4571-4D20-B184-8ACD03D6C97A}.Debug|Win32.ActiveCfg = Debug|Win32
Chris@358 38 {B3D1F5A4-4571-4D20-B184-8ACD03D6C97A}.Debug|Win32.Build.0 = Debug|Win32
Chris@358 39 {B3D1F5A4-4571-4D20-B184-8ACD03D6C97A}.Debug|x64.ActiveCfg = Debug|x64
Chris@358 40 {B3D1F5A4-4571-4D20-B184-8ACD03D6C97A}.Debug|x64.Build.0 = Debug|x64
Chris@358 41 {B3D1F5A4-4571-4D20-B184-8ACD03D6C97A}.Release|Mixed Platforms.ActiveCfg = Release|Win32
Chris@358 42 {B3D1F5A4-4571-4D20-B184-8ACD03D6C97A}.Release|Mixed Platforms.Build.0 = Release|Win32
Chris@358 43 {B3D1F5A4-4571-4D20-B184-8ACD03D6C97A}.Release|Win32.ActiveCfg = Release|Win32
Chris@358 44 {B3D1F5A4-4571-4D20-B184-8ACD03D6C97A}.Release|Win32.Build.0 = Release|Win32
Chris@358 45 {B3D1F5A4-4571-4D20-B184-8ACD03D6C97A}.Release|x64.ActiveCfg = Release|x64
Chris@358 46 {B3D1F5A4-4571-4D20-B184-8ACD03D6C97A}.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