Rename Bootstrap project folder

This commit is contained in:
Alexis Delhaie
2020-12-15 15:07:34 +01:00
parent b82ce01f9d
commit d17133bdbd
8 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,31 @@
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30503.244
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "javafx.bootstrap", "javafx.bootstrap\javafx.bootstrap.vcxproj", "{B546CB97-CDCE-4317-8AAD-73E76BD19003}"
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
{B546CB97-CDCE-4317-8AAD-73E76BD19003}.Debug|x64.ActiveCfg = Debug|x64
{B546CB97-CDCE-4317-8AAD-73E76BD19003}.Debug|x64.Build.0 = Debug|x64
{B546CB97-CDCE-4317-8AAD-73E76BD19003}.Debug|x86.ActiveCfg = Debug|Win32
{B546CB97-CDCE-4317-8AAD-73E76BD19003}.Debug|x86.Build.0 = Debug|Win32
{B546CB97-CDCE-4317-8AAD-73E76BD19003}.Release|x64.ActiveCfg = Release|x64
{B546CB97-CDCE-4317-8AAD-73E76BD19003}.Release|x64.Build.0 = Release|x64
{B546CB97-CDCE-4317-8AAD-73E76BD19003}.Release|x86.ActiveCfg = Release|Win32
{B546CB97-CDCE-4317-8AAD-73E76BD19003}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0CDBFE75-E4C2-4545-9553-310226645509}
EndGlobalSection
EndGlobal