From 7d1fabc3b63753e13d8a809d6c74620ab9f165e2 Mon Sep 17 00:00:00 2001 From: _xeroxz Date: Thu, 10 Jun 2021 23:25:27 -0700 Subject: [PATCH] MD support not MT... --- msvc/capstone-static.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msvc/capstone-static.vcxproj b/msvc/capstone-static.vcxproj index 41376d4..15cb71b 100644 --- a/msvc/capstone-static.vcxproj +++ b/msvc/capstone-static.vcxproj @@ -116,7 +116,7 @@ AnySuitable MaxSpeed NotUsing - MultiThreaded + MultiThreadedDLL false Level3 WIN32;_WINDOWS;NDEBUG;CAPSTONE_ARM_SUPPORT;CAPSTONE_ARM64_SUPPORT;CAPSTONE_M68K_SUPPORT;CAPSTONE_MIPS_SUPPORT;CAPSTONE_PPC_SUPPORT;CAPSTONE_SPARC_SUPPORT;CAPSTONE_SYSZ_SUPPORT;CAPSTONE_XCORE_SUPPORT;CAPSTONE_X86_SUPPORT;CAPSTONE_TMS320C64X_SUPPORT;CAPSTONE_M680X_SUPPORT;CAPSTONE_EVM_SUPPORT;CAPSTONE_MOS65XX_SUPPORT;CAPSTONE_USE_SYS_DYN_MEM;CAPSTONE_HAS_ARM;CAPSTONE_HAS_ARM64;CAPSTONE_HAS_MIPS;CAPSTONE_HAS_POWERPC;CAPSTONE_HAS_X86;CAPSTONE_HAS_SPARC;CAPSTONE_HAS_SYSZ;CAPSTONE_HAS_XCORE;CAPSTONE_HAS_M68K;CAPSTONE_HAS_TMS320C64X;CAPSTONE_HAS_M680X;CAPSTONE_HAS_EVM;CAPSTONE_HAS_MOS65XX;CMAKE_INTDIR="Release";%(PreprocessorDefinitions)