update IDE settings to match cmake output; in particular mimalloc-override.dll -> mimalloc.dll

This commit is contained in:
Daan Leijen 2024-12-20 12:51:13 -08:00
parent 7456d22fe3
commit f8a253e6e8
4 changed files with 12 additions and 12 deletions

View file

@ -39,7 +39,7 @@
<ProjectGuid>{ABB5EAE7-B3E6-432E-B636-333449892EA6}</ProjectGuid>
<RootNamespace>mimalloc</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
<ProjectName>mimalloc</ProjectName>
<ProjectName>mimalloc-lib</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">