annotate build/VampHostSDK.sln @ 355:3649dd60d2b1
Update CHANGELOG and release date!
author |
Chris Cannam |
date |
Wed, 08 May 2013 09:31:35 +0100 |
parents |
f67cf32a934b |
children |
34ff6b72b0f4 |
rev |
line source |
chris@341
|
1
|
chris@341
|
2 Microsoft Visual Studio Solution File, Format Version 11.00
|
chris@341
|
3 # Visual C++ Express 2010
|
chris@341
|
4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VampHostSDK", "VampHostSDK.vcxproj", "{3875EF8B-14E8-4825-B2C1-A8B869C336F5}"
|
chris@341
|
5 EndProject
|
chris@341
|
6 Global
|
chris@341
|
7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
chris@341
|
8 Debug|Win32 = Debug|Win32
|
chris@341
|
9 Release|Win32 = Release|Win32
|
chris@341
|
10 EndGlobalSection
|
chris@341
|
11 GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
chris@341
|
12 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|Win32.ActiveCfg = Debug|Win32
|
chris@341
|
13 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Debug|Win32.Build.0 = Debug|Win32
|
chris@341
|
14 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|Win32.ActiveCfg = Release|Win32
|
chris@341
|
15 {3875EF8B-14E8-4825-B2C1-A8B869C336F5}.Release|Win32.Build.0 = Release|Win32
|
chris@341
|
16 EndGlobalSection
|
chris@341
|
17 GlobalSection(SolutionProperties) = preSolution
|
chris@341
|
18 HideSolutionNode = FALSE
|
chris@341
|
19 EndGlobalSection
|
chris@341
|
20 EndGlobal
|