comparison VamPy.sln @ 104:325fc01e00aa

x64 target
author Chris Cannam
date Tue, 05 Feb 2019 09:41:05 +0000
parents fdaddbb471bf
children
comparison
equal deleted inserted replaced
103:dca558444181 104:325fc01e00aa
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VamPy", "VamPy.vcxproj", "{0412DCE9-EE58-4A99-9154-14935B0BCFAA}" 6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VamPy", "VamPy.vcxproj", "{0412DCE9-EE58-4A99-9154-14935B0BCFAA}"
7 EndProject 7 EndProject
8 Global 8 Global
9 GlobalSection(SolutionConfigurationPlatforms) = preSolution 9 GlobalSection(SolutionConfigurationPlatforms) = preSolution
10 Debug|Win32 = Debug|Win32 10 Debug|Win32 = Debug|Win32
11 Debug|x64 = Debug|x64
11 Release|Win32 = Release|Win32 12 Release|Win32 = Release|Win32
13 Release|x64 = Release|x64
12 EndGlobalSection 14 EndGlobalSection
13 GlobalSection(ProjectConfigurationPlatforms) = postSolution 15 GlobalSection(ProjectConfigurationPlatforms) = postSolution
14 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Debug|Win32.ActiveCfg = Debug|Win32 16 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Debug|Win32.ActiveCfg = Debug|Win32
15 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Debug|Win32.Build.0 = Debug|Win32 17 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Debug|Win32.Build.0 = Debug|Win32
18 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Debug|x64.ActiveCfg = Debug|x64
19 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Debug|x64.Build.0 = Debug|x64
16 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Release|Win32.ActiveCfg = Release|Win32 20 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Release|Win32.ActiveCfg = Release|Win32
17 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Release|Win32.Build.0 = Release|Win32 21 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Release|Win32.Build.0 = Release|Win32
22 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Release|x64.ActiveCfg = Release|x64
23 {0412DCE9-EE58-4A99-9154-14935B0BCFAA}.Release|x64.Build.0 = Release|x64
18 EndGlobalSection 24 EndGlobalSection
19 GlobalSection(SolutionProperties) = preSolution 25 GlobalSection(SolutionProperties) = preSolution
20 HideSolutionNode = FALSE 26 HideSolutionNode = FALSE
21 EndGlobalSection 27 EndGlobalSection
22 EndGlobal 28 EndGlobal