29 строки
1.6 KiB
Plaintext
29 строки
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2013
|
|
VisualStudioVersion = 12.0.31101.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mock-cpp-clr-x64", "src\NUnitEngine\mock-cpp-clr\mock-cpp-clr-x64.vcxproj", "{FFF45826-991F-465B-8A03-0E1DB7E8F38C}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mock-cpp-clr-x86", "src\NUnitEngine\mock-cpp-clr\mock-cpp-clr-x86.vcxproj", "{11640C9F-03A3-456B-848D-9B4A126F9506}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Mixed Platforms = Debug|Mixed Platforms
|
|
Release|Mixed Platforms = Release|Mixed Platforms
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{FFF45826-991F-465B-8A03-0E1DB7E8F38C}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
|
|
{FFF45826-991F-465B-8A03-0E1DB7E8F38C}.Debug|Mixed Platforms.Build.0 = Debug|x64
|
|
{FFF45826-991F-465B-8A03-0E1DB7E8F38C}.Release|Mixed Platforms.ActiveCfg = Release|x64
|
|
{FFF45826-991F-465B-8A03-0E1DB7E8F38C}.Release|Mixed Platforms.Build.0 = Release|x64
|
|
{11640C9F-03A3-456B-848D-9B4A126F9506}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
|
|
{11640C9F-03A3-456B-848D-9B4A126F9506}.Debug|Mixed Platforms.Build.0 = Debug|Win32
|
|
{11640C9F-03A3-456B-848D-9B4A126F9506}.Release|Mixed Platforms.ActiveCfg = Release|Win32
|
|
{11640C9F-03A3-456B-848D-9B4A126F9506}.Release|Mixed Platforms.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|