|
1 | | - |
2 | | -Microsoft Visual Studio Solution File, Format Version 12.00 |
3 | | -# Visual Studio 15 |
4 | | -VisualStudioVersion = 15.0.27130.2027 |
5 | | -MinimumVisualStudioVersion = 10.0.40219.1 |
6 | | -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BootShim", "contrib\msvc\uefi-simple.vcxproj", "{DFA0BA98-D0BA-4176-9A34-B5BA6355B1DE}" |
7 | | - ProjectSection(ProjectDependencies) = postProject |
8 | | - {3135D563-9596-4584-9ED6-616ADEC52974} = {3135D563-9596-4584-9ED6-616ADEC52974} |
9 | | - EndProjectSection |
10 | | -EndProject |
11 | | -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gnu-efi", "contrib\msvc\gnu-efi.vcxproj", "{3135D563-9596-4584-9ED6-616ADEC52974}" |
12 | | -EndProject |
13 | | -Global |
14 | | - GlobalSection(SolutionConfigurationPlatforms) = preSolution |
15 | | - Debug|arm = Debug|arm |
16 | | - Release|arm = Release|arm |
17 | | - EndGlobalSection |
18 | | - GlobalSection(ProjectConfigurationPlatforms) = postSolution |
19 | | - {DFA0BA98-D0BA-4176-9A34-B5BA6355B1DE}.Debug|arm.ActiveCfg = Debug|ARM |
20 | | - {DFA0BA98-D0BA-4176-9A34-B5BA6355B1DE}.Debug|arm.Build.0 = Debug|ARM |
21 | | - {DFA0BA98-D0BA-4176-9A34-B5BA6355B1DE}.Release|arm.ActiveCfg = Release|ARM |
22 | | - {DFA0BA98-D0BA-4176-9A34-B5BA6355B1DE}.Release|arm.Build.0 = Release|ARM |
23 | | - {3135D563-9596-4584-9ED6-616ADEC52974}.Debug|arm.ActiveCfg = Debug|ARM |
24 | | - {3135D563-9596-4584-9ED6-616ADEC52974}.Debug|arm.Build.0 = Debug|ARM |
25 | | - {3135D563-9596-4584-9ED6-616ADEC52974}.Release|arm.ActiveCfg = Release|ARM |
26 | | - {3135D563-9596-4584-9ED6-616ADEC52974}.Release|arm.Build.0 = Release|ARM |
27 | | - EndGlobalSection |
28 | | - GlobalSection(SolutionProperties) = preSolution |
29 | | - HideSolutionNode = FALSE |
30 | | - EndGlobalSection |
31 | | - GlobalSection(ExtensibilityGlobals) = postSolution |
32 | | - SolutionGuid = {376E6530-5878-4CF4-AFB7-123F799056A2} |
33 | | - EndGlobalSection |
34 | | -EndGlobal |
| 1 | + |
| 2 | +Microsoft Visual Studio Solution File, Format Version 12.00 |
| 3 | +# Visual Studio 15 |
| 4 | +VisualStudioVersion = 15.0.27130.2027 |
| 5 | +MinimumVisualStudioVersion = 10.0.40219.1 |
| 6 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BootShim", "contrib\msvc\uefi-simple.vcxproj", "{DFA0BA98-D0BA-4176-9A34-B5BA6355B1DE}" |
| 7 | + ProjectSection(ProjectDependencies) = postProject |
| 8 | + {3135D563-9596-4584-9ED6-616ADEC52974} = {3135D563-9596-4584-9ED6-616ADEC52974} |
| 9 | + EndProjectSection |
| 10 | +EndProject |
| 11 | +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "gnu-efi", "contrib\msvc\gnu-efi.vcxproj", "{3135D563-9596-4584-9ED6-616ADEC52974}" |
| 12 | +EndProject |
| 13 | +Global |
| 14 | + GlobalSection(SolutionConfigurationPlatforms) = preSolution |
| 15 | + Debug|arm = Debug|arm |
| 16 | + EndGlobalSection |
| 17 | + GlobalSection(ProjectConfigurationPlatforms) = postSolution |
| 18 | + {DFA0BA98-D0BA-4176-9A34-B5BA6355B1DE}.Debug|arm.ActiveCfg = Debug|ARM |
| 19 | + {DFA0BA98-D0BA-4176-9A34-B5BA6355B1DE}.Debug|arm.Build.0 = Debug|ARM |
| 20 | + {3135D563-9596-4584-9ED6-616ADEC52974}.Debug|arm.ActiveCfg = Debug|ARM |
| 21 | + {3135D563-9596-4584-9ED6-616ADEC52974}.Debug|arm.Build.0 = Debug|ARM |
| 22 | + EndGlobalSection |
| 23 | + GlobalSection(SolutionProperties) = preSolution |
| 24 | + HideSolutionNode = FALSE |
| 25 | + EndGlobalSection |
| 26 | + GlobalSection(ExtensibilityGlobals) = postSolution |
| 27 | + SolutionGuid = {376E6530-5878-4CF4-AFB7-123F799056A2} |
| 28 | + EndGlobalSection |
| 29 | +EndGlobal |
0 commit comments