34 lines
1.7 KiB
Plaintext
34 lines
1.7 KiB
Plaintext
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 2015
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "(deps)", "..\deps", "{01DF18E8-89C6-A25E-0006-40F7C4BCED1B}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "binding", "binding.vcxproj", "{247D0AC0-054B-7980-F52D-9863F6FBEDCC}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{D93F57A8-5EEF-1483-CB46-5322FFDCB906} = {D93F57A8-5EEF-1483-CB46-5322FFDCB906}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "snappy", "deps\snappy\snappy.vcxproj", "{D93F57A8-5EEF-1483-CB46-5322FFDCB906}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{247D0AC0-054B-7980-F52D-9863F6FBEDCC}.Debug|x64.ActiveCfg = Debug|x64
|
|
{247D0AC0-054B-7980-F52D-9863F6FBEDCC}.Debug|x64.Build.0 = Debug|x64
|
|
{247D0AC0-054B-7980-F52D-9863F6FBEDCC}.Release|x64.ActiveCfg = Release|x64
|
|
{247D0AC0-054B-7980-F52D-9863F6FBEDCC}.Release|x64.Build.0 = Release|x64
|
|
{D93F57A8-5EEF-1483-CB46-5322FFDCB906}.Debug|x64.ActiveCfg = Debug|x64
|
|
{D93F57A8-5EEF-1483-CB46-5322FFDCB906}.Debug|x64.Build.0 = Debug|x64
|
|
{D93F57A8-5EEF-1483-CB46-5322FFDCB906}.Release|x64.ActiveCfg = Release|x64
|
|
{D93F57A8-5EEF-1483-CB46-5322FFDCB906}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{D93F57A8-5EEF-1483-CB46-5322FFDCB906} = {01DF18E8-89C6-A25E-0006-40F7C4BCED1B}
|
|
EndGlobalSection
|
|
EndGlobal
|