Mercurial > hg > vampy
comparison VamPy.sln @ 98:fdaddbb471bf
Update to Visual Studio XML project/solution format
author | Chris Cannam |
---|---|
date | Wed, 16 Jan 2019 15:22:55 +0000 |
parents | |
children | 325fc01e00aa |
comparison
equal
deleted
inserted
replaced
97:2f2292b029a4 | 98:fdaddbb471bf |
---|---|
1 | |
2 Microsoft Visual Studio Solution File, Format Version 12.00 | |
3 # Visual Studio 2013 | |
4 VisualStudioVersion = 12.0.40629.0 | |
5 MinimumVisualStudioVersion = 10.0.40219.1 | |
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VamPy", "VamPy.vcxproj", "{0412DCE9-EE58-4A99-9154-14935B0BCFAA}" | |
7 EndProject | |
8 Global | |
9 GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
10 Debug|Win32 = Debug|Win32 | |
11 Release|Win32 = Release|Win32 | |
12 EndGlobalSection | |
13 GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
14 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Debug|Win32.ActiveCfg = Debug|Win32 | |
15 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Debug|Win32.Build.0 = Debug|Win32 | |
16 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Release|Win32.ActiveCfg = Release|Win32 | |
17 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Release|Win32.Build.0 = Release|Win32 | |
18 EndGlobalSection | |
19 GlobalSection(SolutionProperties) = preSolution | |
20 HideSolutionNode = FALSE | |
21 EndGlobalSection | |
22 EndGlobal |