58 lines
3.1 KiB
Plaintext
58 lines
3.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.1.32407.343
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "library", "library\library.vcxproj", "{8E84841E-61A4-40C8-87AA-7DF461E4C9CA}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{ABB5EAE7-B3E6-432E-B636-333449892EA6} = {ABB5EAE7-B3E6-432E-B636-333449892EA6}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "console", "console\console.vcxproj", "{D9CCCCA8-43BE-4771-8256-D62A7C624AD0}"
|
|
ProjectSection(ProjectDependencies) = postProject
|
|
{8E84841E-61A4-40C8-87AA-7DF461E4C9CA} = {8E84841E-61A4-40C8-87AA-7DF461E4C9CA}
|
|
EndProjectSection
|
|
EndProject
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mimalloc", "mimalloc\ide\vs2022\mimalloc.vcxproj", "{ABB5EAE7-B3E6-432E-B636-333449892EA6}"
|
|
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
|
|
{8E84841E-61A4-40C8-87AA-7DF461E4C9CA}.Debug|x64.ActiveCfg = Debug|x64
|
|
{8E84841E-61A4-40C8-87AA-7DF461E4C9CA}.Debug|x64.Build.0 = Debug|x64
|
|
{8E84841E-61A4-40C8-87AA-7DF461E4C9CA}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{8E84841E-61A4-40C8-87AA-7DF461E4C9CA}.Debug|x86.Build.0 = Debug|Win32
|
|
{8E84841E-61A4-40C8-87AA-7DF461E4C9CA}.Release|x64.ActiveCfg = Release|x64
|
|
{8E84841E-61A4-40C8-87AA-7DF461E4C9CA}.Release|x64.Build.0 = Release|x64
|
|
{8E84841E-61A4-40C8-87AA-7DF461E4C9CA}.Release|x86.ActiveCfg = Release|Win32
|
|
{8E84841E-61A4-40C8-87AA-7DF461E4C9CA}.Release|x86.Build.0 = Release|Win32
|
|
{D9CCCCA8-43BE-4771-8256-D62A7C624AD0}.Debug|x64.ActiveCfg = Debug|x64
|
|
{D9CCCCA8-43BE-4771-8256-D62A7C624AD0}.Debug|x64.Build.0 = Debug|x64
|
|
{D9CCCCA8-43BE-4771-8256-D62A7C624AD0}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{D9CCCCA8-43BE-4771-8256-D62A7C624AD0}.Debug|x86.Build.0 = Debug|Win32
|
|
{D9CCCCA8-43BE-4771-8256-D62A7C624AD0}.Release|x64.ActiveCfg = Release|x64
|
|
{D9CCCCA8-43BE-4771-8256-D62A7C624AD0}.Release|x64.Build.0 = Release|x64
|
|
{D9CCCCA8-43BE-4771-8256-D62A7C624AD0}.Release|x86.ActiveCfg = Release|Win32
|
|
{D9CCCCA8-43BE-4771-8256-D62A7C624AD0}.Release|x86.Build.0 = Release|Win32
|
|
{ABB5EAE7-B3E6-432E-B636-333449892EA6}.Debug|x64.ActiveCfg = Debug|x64
|
|
{ABB5EAE7-B3E6-432E-B636-333449892EA6}.Debug|x64.Build.0 = Debug|x64
|
|
{ABB5EAE7-B3E6-432E-B636-333449892EA6}.Debug|x86.ActiveCfg = Debug|Win32
|
|
{ABB5EAE7-B3E6-432E-B636-333449892EA6}.Debug|x86.Build.0 = Debug|Win32
|
|
{ABB5EAE7-B3E6-432E-B636-333449892EA6}.Release|x64.ActiveCfg = Release|x64
|
|
{ABB5EAE7-B3E6-432E-B636-333449892EA6}.Release|x64.Build.0 = Release|x64
|
|
{ABB5EAE7-B3E6-432E-B636-333449892EA6}.Release|x86.ActiveCfg = Release|Win32
|
|
{ABB5EAE7-B3E6-432E-B636-333449892EA6}.Release|x86.Build.0 = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {D606D927-58E8-49D8-A6FE-F2A8A5A86167}
|
|
EndGlobalSection
|
|
EndGlobal
|