mirror of https://github.com/wolfSSL/wolfBoot.git
42 lines
2.2 KiB
Plaintext
42 lines
2.2 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.28307.779
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wolfBootSignTool", "wolfBootSignTool.vcxproj", "{0E5B9C81-CA2B-47CA-BA83-074078CF3393}"
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wolfBootKeygenTool", "wolfBootKeygenTool.vcxproj", "{599F7765-B224-41D4-AA56-597FFA9763BC}"
|
|
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
|
|
{0E5B9C81-CA2B-47CA-BA83-074078CF3393}.Debug|x64.ActiveCfg = Debug|x64
|
|
{0E5B9C81-CA2B-47CA-BA83-074078CF3393}.Debug|x64.Build.0 = Debug|x64
|
|
{0E5B9C81-CA2B-47CA-BA83-074078CF3393}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{0E5B9C81-CA2B-47CA-BA83-074078CF3393}.Debug|x86.Build.0 = Debug|Win32
|
|
{0E5B9C81-CA2B-47CA-BA83-074078CF3393}.Release|x64.ActiveCfg = Release|x64
|
|
{0E5B9C81-CA2B-47CA-BA83-074078CF3393}.Release|x64.Build.0 = Release|x64
|
|
{0E5B9C81-CA2B-47CA-BA83-074078CF3393}.Release|x86.ActiveCfg = Release|Win32
|
|
{0E5B9C81-CA2B-47CA-BA83-074078CF3393}.Release|x86.Build.0 = Release|Win32
|
|
{599F7765-B224-41D4-AA56-597FFA9763BC}.Debug|x64.ActiveCfg = Debug|x64
|
|
{599F7765-B224-41D4-AA56-597FFA9763BC}.Debug|x64.Build.0 = Debug|x64
|
|
{599F7765-B224-41D4-AA56-597FFA9763BC}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{599F7765-B224-41D4-AA56-597FFA9763BC}.Debug|x86.Build.0 = Debug|Win32
|
|
{599F7765-B224-41D4-AA56-597FFA9763BC}.Release|x64.ActiveCfg = Release|x64
|
|
{599F7765-B224-41D4-AA56-597FFA9763BC}.Release|x64.Build.0 = Release|x64
|
|
{599F7765-B224-41D4-AA56-597FFA9763BC}.Release|x86.ActiveCfg = Release|Win32
|
|
{599F7765-B224-41D4-AA56-597FFA9763BC}.Release|x86.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {002B85D3-20F7-44FB-BFA5-6B5AC72F499B}
|
|
EndGlobalSection
|
|
EndGlobal
|