use TlsAlloc with a dynamic offset for MI_WIN_USE_FIXED_TLS by default (issue #1078)

This commit is contained in:
daanx 2025-05-04 22:03:10 -07:00
parent 08d91e2101
commit 52b75693c4
3 changed files with 18 additions and 14 deletions

View file

@ -282,8 +282,8 @@
</ClCompile>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="mimalloc-override-dll.vcxproj">
<Project>{abb5eae7-b3e6-432e-b636-333449892ea7}</Project>
<ProjectReference Include="mimalloc-lib.vcxproj">
<Project>{abb5eae7-b3e6-432e-b636-333449892ea6}</Project>
</ProjectReference>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />