mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-11-13 10:04:04 +01:00
30 lines
1.2 KiB
Plaintext
Executable File
30 lines
1.2 KiB
Plaintext
Executable File
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.28307.572
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CloverX64", "Clover.vcxproj", "{28BACFE9-9CB5-4518-A18F-C83F4F2CEAD3}"
|
|
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
|
|
{28BACFE9-9CB5-4518-A18F-C83F4F2CEAD3}.Debug|x64.ActiveCfg = Debug|x64
|
|
{28BACFE9-9CB5-4518-A18F-C83F4F2CEAD3}.Debug|x64.Build.0 = Debug|x64
|
|
{28BACFE9-9CB5-4518-A18F-C83F4F2CEAD3}.Debug|x86.ActiveCfg = Debug|x64
|
|
{28BACFE9-9CB5-4518-A18F-C83F4F2CEAD3}.Release|x64.ActiveCfg = Release|x64
|
|
{28BACFE9-9CB5-4518-A18F-C83F4F2CEAD3}.Release|x64.Build.0 = Release|x64
|
|
{28BACFE9-9CB5-4518-A18F-C83F4F2CEAD3}.Release|x86.ActiveCfg = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {6B685F59-139E-43D5-A24C-0A24F5E6EE87}
|
|
EndGlobalSection
|
|
EndGlobal
|