diff --git a/src/NativeBridge/NativeBridge.vcxproj b/src/NativeBridge/NativeBridge.vcxproj index f9cf674c..82367ce5 100644 --- a/src/NativeBridge/NativeBridge.vcxproj +++ b/src/NativeBridge/NativeBridge.vcxproj @@ -150,7 +150,7 @@ CORECLR;_DEBUG;_WINDOWS;_USRDLL;PYBRIDGE_EXPORTS;BOOST_USE_STATIC_LIBS;BOOST_PYTHON_STATIC_LIB;BOOST_ALL_NO_LIB;BOOST_NUMPY_STATIC_LIB;_HAS_ITERATOR_DEBUGGING;%(PreprocessorDefinitions) $(BoostRoot)\Include;$(PythonRoot)\include true - MultiThreadedDebug + MultiThreadedDebugDLL true