Skip to content

Commit

Permalink
add more variants build selection for v212
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldJohnKing committed Apr 27, 2023
1 parent 09f8fe5 commit 1a9bb5f
Show file tree
Hide file tree
Showing 2 changed files with 298 additions and 1 deletion.
9 changes: 9 additions & 0 deletions ide/v212/libmimalloc.sln
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,19 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Release|x64 = Release|x64
Rel-LockPages|x64 = Rel-LockPages|x64
Rel-NoCollect|x64 = Rel-NoCollect|x64
Rel-ScheduledCollect|x64 = Rel-ScheduledCollect|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Release|x64.ActiveCfg = Release|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Release|x64.Build.0 = Release|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Rel-LockPages|x64.ActiveCfg = Rel-LockPages|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Rel-LockPages|x64.Build.0 = Rel-LockPages|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Rel-NoCollect|x64.ActiveCfg = Rel-NoCollect|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Rel-NoCollect|x64.Build.0 = Rel-NoCollect|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Rel-ScheduledCollect|x64.ActiveCfg = Rel-ScheduledCollect|x64
{DFDFDF91-D72E-314A-BD77-88B833A76415}.Rel-ScheduledCollect|x64.Build.0 = Rel-ScheduledCollect|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Loading

0 comments on commit 1a9bb5f

Please sign in to comment.