diff --git a/build/Jamfile b/build/Jamfile index f11fdec5..1902fc87 100644 --- a/build/Jamfile +++ b/build/Jamfile @@ -32,7 +32,9 @@ import ./threads ; recursive_mutex read_write_mutex thread - threadmon + tss_hooks + tss_dll + tss_pe tss xtime ; @@ -48,11 +50,11 @@ import ./threads ; # the common names rule ensures that the library will # be named according to the rules used by the install # and auto-link features: - common-variant-tag + common-variant-tag : ## default build ## ; - template thread_dll_base + template boost_thread_dll_base : ## sources ##