mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-08 03:28:20 +02:00
59 lines
3.3 KiB
Text
59 lines
3.3 KiB
Text
![]() |
|
|||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
# Visual Studio Version 16
|
|||
|
VisualStudioVersion = 16.0.32413.511
|
|||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{70A99006-6DE9-472B-8F83-4CEE6C616DF3}"
|
|||
|
ProjectSection(SolutionItems) = preProject
|
|||
|
ReadMe.txt = ReadMe.txt
|
|||
|
EndProjectSection
|
|||
|
EndProject
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jemalloc", "jemalloc.vcxproj", "{8D6BB292-9E1C-413D-9F98-4864BDC1514A}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug Static CStatic|x64 = Debug Static CStatic|x64
|
|||
|
Debug Static CStatic|x86 = Debug Static CStatic|x86
|
|||
|
Debug Static|x64 = Debug Static|x64
|
|||
|
Debug Static|x86 = Debug Static|x86
|
|||
|
Debug|x64 = Debug|x64
|
|||
|
Debug|x86 = Debug|x86
|
|||
|
Release Static CStatic|x64 = Release Static CStatic|x64
|
|||
|
Release Static CStatic|x86 = Release Static CStatic|x86
|
|||
|
Release Static|x64 = Release Static|x64
|
|||
|
Release Static|x86 = Release Static|x86
|
|||
|
Release|x64 = Release|x64
|
|||
|
Release|x86 = Release|x86
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug Static CStatic|x64.ActiveCfg = Debug Static CStatic|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug Static CStatic|x64.Build.0 = Debug Static CStatic|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug Static CStatic|x86.ActiveCfg = Debug Static CStatic|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug Static|x64.ActiveCfg = Debug Static|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug Static|x64.Build.0 = Debug Static|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug Static|x86.ActiveCfg = Debug Static|Win32
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug Static|x86.Build.0 = Debug Static|Win32
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug|x64.Build.0 = Debug|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug|x86.ActiveCfg = Debug|Win32
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Debug|x86.Build.0 = Debug|Win32
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release Static CStatic|x64.ActiveCfg = Release Static CStatic|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release Static CStatic|x64.Build.0 = Release Static CStatic|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release Static CStatic|x86.ActiveCfg = Release Static CStatic|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release Static|x64.ActiveCfg = Release Static|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release Static|x64.Build.0 = Release Static|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release Static|x86.ActiveCfg = Release Static|Win32
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release Static|x86.Build.0 = Release Static|Win32
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release|x64.ActiveCfg = Release|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release|x64.Build.0 = Release|x64
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release|x86.ActiveCfg = Release|Win32
|
|||
|
{8D6BB292-9E1C-413D-9F98-4864BDC1514A}.Release|x86.Build.0 = Release|Win32
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|||
|
SolutionGuid = {8A66A875-4597-49CF-9487-1B1C10B9D5FB}
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|