mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
add test for mimalloc override on Windows (issue #981)
This commit is contained in:
parent
5764845c4d
commit
1711a82756
6 changed files with 419 additions and 7 deletions
|
@ -347,6 +347,9 @@
|
|||
<ProjectReference Include="mimalloc-override-dll.vcxproj">
|
||||
<Project>{abb5eae7-b3e6-432e-b636-333449892ea7}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="mimalloc-override-test-dep.vcxproj">
|
||||
<Project>{fef7869f-750e-4c21-a04d-22707cc66879}</Project>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue