From 24feb5e3056d995c7fbe3317f1ee3aacb90e250f Mon Sep 17 00:00:00 2001 From: daan Date: Wed, 3 Jul 2019 18:49:48 -0700 Subject: [PATCH] update Visual Studio project to not use _MBCS by default, issue #59 --- ide/vs2017/mimalloc-override-test.vcxproj | 6 +----- ide/vs2017/mimalloc-override.vcxproj | 4 ---- ide/vs2017/mimalloc-test.vcxproj | 4 ---- ide/vs2017/mimalloc.vcxproj | 4 ---- 4 files changed, 1 insertion(+), 17 deletions(-) diff --git a/ide/vs2017/mimalloc-override-test.vcxproj b/ide/vs2017/mimalloc-override-test.vcxproj index dd84927a..c8cfd89c 100644 --- a/ide/vs2017/mimalloc-override-test.vcxproj +++ b/ide/vs2017/mimalloc-override-test.vcxproj @@ -30,27 +30,23 @@ Application true v141 - MultiByte Application false v141 true - MultiByte Application true v141 - MultiByte Application false v141 true - MultiByte @@ -165,4 +161,4 @@ - + \ No newline at end of file diff --git a/ide/vs2017/mimalloc-override.vcxproj b/ide/vs2017/mimalloc-override.vcxproj index 379ef171..d82bce8c 100644 --- a/ide/vs2017/mimalloc-override.vcxproj +++ b/ide/vs2017/mimalloc-override.vcxproj @@ -30,27 +30,23 @@ DynamicLibrary true v141 - MultiByte DynamicLibrary false v141 true - MultiByte DynamicLibrary true v141 - MultiByte DynamicLibrary false v141 true - MultiByte diff --git a/ide/vs2017/mimalloc-test.vcxproj b/ide/vs2017/mimalloc-test.vcxproj index 27d887d9..675d6acb 100644 --- a/ide/vs2017/mimalloc-test.vcxproj +++ b/ide/vs2017/mimalloc-test.vcxproj @@ -30,27 +30,23 @@ Application true v141 - MultiByte Application false v141 true - MultiByte Application true v141 - MultiByte Application false v141 true - MultiByte diff --git a/ide/vs2017/mimalloc.vcxproj b/ide/vs2017/mimalloc.vcxproj index 2887c4b0..05cf745c 100644 --- a/ide/vs2017/mimalloc.vcxproj +++ b/ide/vs2017/mimalloc.vcxproj @@ -30,27 +30,23 @@ StaticLibrary true v141 - MultiByte StaticLibrary false v141 true - MultiByte StaticLibrary true v141 - MultiByte StaticLibrary false v141 true - MultiByte