Multiverso/Multiverso.sln

42 строки
2.2 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.40629.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Test", "Test\Test.vcxproj", "{546681D6-495C-4AEE-BBC2-3CAEC86B5137}"
ProjectSection(ProjectDependencies) = postProject
{16F14058-B116-49D9-8BA0-209F3AFFE849} = {16F14058-B116-49D9-8BA0-209F3AFFE849}
EndProjectSection
EndProject
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Multiverso", "src\Multiverso.vcxproj", "{16F14058-B116-49D9-8BA0-209F3AFFE849}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
debug_zmq|x64 = debug_zmq|x64
debug|x64 = debug|x64
release_zmq|x64 = release_zmq|x64
release|x64 = release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{546681D6-495C-4AEE-BBC2-3CAEC86B5137}.debug_zmq|x64.ActiveCfg = debug|x64
{546681D6-495C-4AEE-BBC2-3CAEC86B5137}.debug_zmq|x64.Build.0 = debug|x64
{546681D6-495C-4AEE-BBC2-3CAEC86B5137}.debug|x64.ActiveCfg = debug|x64
{546681D6-495C-4AEE-BBC2-3CAEC86B5137}.debug|x64.Build.0 = debug|x64
{546681D6-495C-4AEE-BBC2-3CAEC86B5137}.release_zmq|x64.ActiveCfg = release|x64
{546681D6-495C-4AEE-BBC2-3CAEC86B5137}.release_zmq|x64.Build.0 = release|x64
{546681D6-495C-4AEE-BBC2-3CAEC86B5137}.release|x64.ActiveCfg = release|x64
{546681D6-495C-4AEE-BBC2-3CAEC86B5137}.release|x64.Build.0 = release|x64
{16F14058-B116-49D9-8BA0-209F3AFFE849}.debug_zmq|x64.ActiveCfg = debug_zmq|x64
{16F14058-B116-49D9-8BA0-209F3AFFE849}.debug_zmq|x64.Build.0 = debug_zmq|x64
{16F14058-B116-49D9-8BA0-209F3AFFE849}.debug|x64.ActiveCfg = debug|x64
{16F14058-B116-49D9-8BA0-209F3AFFE849}.debug|x64.Build.0 = debug|x64
{16F14058-B116-49D9-8BA0-209F3AFFE849}.release_zmq|x64.ActiveCfg = release_zmq|x64
{16F14058-B116-49D9-8BA0-209F3AFFE849}.release_zmq|x64.Build.0 = release_zmq|x64
{16F14058-B116-49D9-8BA0-209F3AFFE849}.release|x64.ActiveCfg = release|x64
{16F14058-B116-49D9-8BA0-209F3AFFE849}.release|x64.Build.0 = release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal