comparison build/VampPluginSDK.sln @ 358:34ff6b72b0f4

Combined VC++ solution containing plugin SDK, host SDK, example plugins, and simple host projects
author Chris Cannam
date Fri, 13 Sep 2013 14:58:41 +0100
parents f67cf32a934b
children
comparison
equal deleted inserted replaced
357:ef49ec7b71be 358:34ff6b72b0f4
1  1 
2 Microsoft Visual Studio Solution File, Format Version 11.00 2 Microsoft Visual Studio Solution File, Format Version 12.00
3 # Visual C++ Express 2010 3 # Visual Studio Express 2012 for Windows Desktop
4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VampPluginSDK", "VampPluginSDK.vcxproj", "{65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}" 4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VampPluginSDK", "VampPluginSDK.vcxproj", "{65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}"
5 EndProject 5 EndProject
6 Global 6 Global
7 GlobalSection(SolutionConfigurationPlatforms) = preSolution 7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
8 Debug|Win32 = Debug|Win32 8 Debug|Win32 = Debug|Win32
9 Debug|x64 = Debug|x64
9 Release|Win32 = Release|Win32 10 Release|Win32 = Release|Win32
11 Release|x64 = Release|x64
10 EndGlobalSection 12 EndGlobalSection
11 GlobalSection(ProjectConfigurationPlatforms) = postSolution 13 GlobalSection(ProjectConfigurationPlatforms) = postSolution
12 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Debug|Win32.ActiveCfg = Debug|Win32 14 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Debug|Win32.ActiveCfg = Debug|Win32
13 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Debug|Win32.Build.0 = Debug|Win32 15 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Debug|Win32.Build.0 = Debug|Win32
16 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Debug|x64.ActiveCfg = Debug|x64
17 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Debug|x64.Build.0 = Debug|x64
14 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Release|Win32.ActiveCfg = Release|Win32 18 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Release|Win32.ActiveCfg = Release|Win32
15 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Release|Win32.Build.0 = Release|Win32 19 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Release|Win32.Build.0 = Release|Win32
20 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Release|x64.ActiveCfg = Release|x64
21 {65EFA7D7-C3CE-4D29-BE96-E27F2B5979A5}.Release|x64.Build.0 = Release|x64
16 EndGlobalSection 22 EndGlobalSection
17 GlobalSection(SolutionProperties) = preSolution 23 GlobalSection(SolutionProperties) = preSolution
18 HideSolutionNode = FALSE 24 HideSolutionNode = FALSE
19 EndGlobalSection 25 EndGlobalSection
20 EndGlobal 26 EndGlobal