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("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cpufeatures", "cpufeatures.vcxproj", "{1E9C36D9-316A-E118-2D18-29ADD2227332}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{C6D1CE78-6E79-C824-2183-29F72E004496} = {C6D1CE78-6E79-C824-2183-29F72E004496}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cpu_features", "deps\cpu_features\cpu_features.vcxproj", "{C6D1CE78-6E79-C824-2183-29F72E004496}"
|
|
EndProject
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "(deps)", "..\deps", "{01DF18E8-89C6-A25E-0006-40F7C4BCED1B}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{1E9C36D9-316A-E118-2D18-29ADD2227332}.Debug|x64.ActiveCfg = Debug|x64
|
|
{1E9C36D9-316A-E118-2D18-29ADD2227332}.Debug|x64.Build.0 = Debug|x64
|
|
{1E9C36D9-316A-E118-2D18-29ADD2227332}.Release|x64.ActiveCfg = Release|x64
|
|
{1E9C36D9-316A-E118-2D18-29ADD2227332}.Release|x64.Build.0 = Release|x64
|
|
{C6D1CE78-6E79-C824-2183-29F72E004496}.Debug|x64.ActiveCfg = Debug|x64
|
|
{C6D1CE78-6E79-C824-2183-29F72E004496}.Debug|x64.Build.0 = Debug|x64
|
|
{C6D1CE78-6E79-C824-2183-29F72E004496}.Release|x64.ActiveCfg = Release|x64
|
|
{C6D1CE78-6E79-C824-2183-29F72E004496}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(NestedProjects) = preSolution
|
|
{C6D1CE78-6E79-C824-2183-29F72E004496} = {01DF18E8-89C6-A25E-0006-40F7C4BCED1B}
|
|
EndGlobalSection
|
|
EndGlobal
|