mirror of
https://github.com/dbalsom/x86_microcode.git
synced 2026-06-09 13:04:17 +03:00
42 lines
2.1 KiB
Plaintext
42 lines
2.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 18
|
|
VisualStudioVersion = 18.0.11222.15 d18.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "386_microcode", "386_microcode.vcxproj", "{DDFA81CB-4634-4A74-97C6-CA7894BAC9EB}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "386_microcode_check", "..\386_microcode_check\386_microcode_check.vcxproj", "{26DF26EA-E6C3-445B-8720-D3D990844B85}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x64 = Debug|x64
|
|
Debug|x86 = Debug|x86
|
|
Release|x64 = Release|x64
|
|
Release|x86 = Release|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{DDFA81CB-4634-4A74-97C6-CA7894BAC9EB}.Debug|x64.ActiveCfg = Debug|x64
|
|
{DDFA81CB-4634-4A74-97C6-CA7894BAC9EB}.Debug|x64.Build.0 = Debug|x64
|
|
{DDFA81CB-4634-4A74-97C6-CA7894BAC9EB}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{DDFA81CB-4634-4A74-97C6-CA7894BAC9EB}.Debug|x86.Build.0 = Debug|Win32
|
|
{DDFA81CB-4634-4A74-97C6-CA7894BAC9EB}.Release|x64.ActiveCfg = Release|x64
|
|
{DDFA81CB-4634-4A74-97C6-CA7894BAC9EB}.Release|x64.Build.0 = Release|x64
|
|
{DDFA81CB-4634-4A74-97C6-CA7894BAC9EB}.Release|x86.ActiveCfg = Release|Win32
|
|
{DDFA81CB-4634-4A74-97C6-CA7894BAC9EB}.Release|x86.Build.0 = Release|Win32
|
|
{26DF26EA-E6C3-445B-8720-D3D990844B85}.Debug|x64.ActiveCfg = Debug|x64
|
|
{26DF26EA-E6C3-445B-8720-D3D990844B85}.Debug|x64.Build.0 = Debug|x64
|
|
{26DF26EA-E6C3-445B-8720-D3D990844B85}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{26DF26EA-E6C3-445B-8720-D3D990844B85}.Debug|x86.Build.0 = Debug|Win32
|
|
{26DF26EA-E6C3-445B-8720-D3D990844B85}.Release|x64.ActiveCfg = Release|x64
|
|
{26DF26EA-E6C3-445B-8720-D3D990844B85}.Release|x64.Build.0 = Release|x64
|
|
{26DF26EA-E6C3-445B-8720-D3D990844B85}.Release|x86.ActiveCfg = Release|Win32
|
|
{26DF26EA-E6C3-445B-8720-D3D990844B85}.Release|x86.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {BCB27D51-7571-4EA3-91B9-E23B9620E9F6}
|
|
EndGlobalSection
|
|
EndGlobal
|