diff --git a/build/Jamfile b/build/Jamfile index 2ccf6888..ab1b6fa4 100644 --- a/build/Jamfile +++ b/build/Jamfile @@ -42,7 +42,8 @@ include threads.jam ; # Base names of the source files for libboost_thread. CPP_SOURCES = condition mutex recursive_mutex thread tss xtime once - exceptions thread_pool barrier rw_mutex threadmon ; + exceptions thread_pool barrier rw_mutex threadmon + shared_memory ; dll boost_thread :