Mercurial > hg > vamp-plugin-sdk
comparison build/VampHostSDK.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}") = "VampHostSDK", "VampHostSDK.vcxproj", "{3875EF8B-14E8-4825-B2C1-A8B869C336F5}" | 4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VampHostSDK", "VampHostSDK.vcxproj", "{3875EF8B-14E8-4825-B2C1-A8B869C336F5}" |
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 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|Win32.ActiveCfg = Debug|Win32 | 14 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|Win32.ActiveCfg = Debug|Win32 |
13 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|Win32.Build.0 = Debug|Win32 | 15 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|Win32.Build.0 = Debug|Win32 |
16 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|x64.ActiveCfg = Debug|x64 | |
17 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|x64.Build.0 = Debug|x64 | |
14 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|Win32.ActiveCfg = Release|Win32 | 18 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|Win32.ActiveCfg = Release|Win32 |
15 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|Win32.Build.0 = Release|Win32 | 19 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|Win32.Build.0 = Release|Win32 |
20 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|x64.ActiveCfg = Release|x64 | |
21 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.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 |