diff --git a/build/standard-settings.props b/build/standard-settings.props index cd2812d24..0d364afd3 100644 --- a/build/standard-settings.props +++ b/build/standard-settings.props @@ -19,6 +19,8 @@ BOOST_ALL_NO_LIB; BOOST_HAS_ICU; + BOOST_SYSTEM_NO_DEPRECATED; + BOOST_MULTI_INDEX_DISABLE_SERIALIZATION; U_STATIC_IMPLEMENTATION; WIN32; _WINDOWS;