summaryrefslogtreecommitdiff
path: root/ide
diff options
context:
space:
mode:
authordaan <daanl@outlook.com>2020-09-05 09:37:09 -0700
committerdaan <daanl@outlook.com>2020-09-05 09:37:09 -0700
commit2e311f341bbfbe1e09716e3e20b893c3f5555add (patch)
treec9a1081559b742b147f544eb17b3d6db5119a939 /ide
parent50de0d23582cfd2be63ed62722e395777e817f89 (diff)
fix msvc compilation in C mode
Diffstat (limited to 'ide')
-rw-r--r--ide/vs2017/mimalloc.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/ide/vs2017/mimalloc.vcxproj b/ide/vs2017/mimalloc.vcxproj
index 770a87b..1e39f91 100644
--- a/ide/vs2017/mimalloc.vcxproj
+++ b/ide/vs2017/mimalloc.vcxproj
@@ -257,4 +257,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project>
+</Project> \ No newline at end of file