mirror of
https://github.com/Mattiwatti/EfiGuard
synced 2026-08-17 06:26:03 -04:00
27 lines
1.3 KiB
Text
27 lines
1.3 KiB
Text
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 18
|
|
VisualStudioVersion = 18.0
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EfiGuardDxe", "EfiGuardDxe\EfiGuardDxe.vcxproj", "{D7484EBA-6357-4D81-B355-066E28D5DF72}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Loader", "Application\Loader\Loader.vcxproj", "{0E4BAB8F-E6E0-47A8-8E99-8D451839967E}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EfiDSEFix", "Application\EfiDSEFix\src\EfiDSEFix.vcxproj", "{B2924789-9912-4B6F-8F7B-53240AC3BA0E}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{D7484EBA-6357-4D81-B355-066E28D5DF72}.Release|x64.ActiveCfg = Release|x64
|
|
{0E4BAB8F-E6E0-47A8-8E99-8D451839967E}.Release|x64.ActiveCfg = Release|x64
|
|
{B2924789-9912-4B6F-8F7B-53240AC3BA0E}.Release|x64.ActiveCfg = Release|x64
|
|
{B2924789-9912-4B6F-8F7B-53240AC3BA0E}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {FF5CF53A-DB6B-415D-9F6C-135AFA73B8FB}
|
|
EndGlobalSection
|
|
EndGlobal
|