@@ -7,22 +7,22 @@ import project ;
7
7
8
8
project /boost/signals2
9
9
: common-requirements
10
- <source >/boost/assert//boost_assert
11
- <source >/boost/bind//boost_bind
12
- <source >/boost/config//boost_config
13
- <source >/boost/core//boost_core
14
- <source >/boost/function//boost_function
15
- <source >/boost/iterator//boost_iterator
16
- <source >/boost/mpl//boost_mpl
17
- <source >/boost/optional//boost_optional
18
- <source >/boost/parameter//boost_parameter
19
- <source >/boost/predef//boost_predef
20
- <source >/boost/preprocessor//boost_preprocessor
21
- <source >/boost/smart_ptr//boost_smart_ptr
22
- <source >/boost/throw_exception//boost_throw_exception
23
- <source >/boost/tuple//boost_tuple
24
- <source >/boost/type_traits//boost_type_traits
25
- <source >/boost/variant//boost_variant
10
+ <library >/boost/assert//boost_assert
11
+ <library >/boost/bind//boost_bind
12
+ <library >/boost/config//boost_config
13
+ <library >/boost/core//boost_core
14
+ <library >/boost/function//boost_function
15
+ <library >/boost/iterator//boost_iterator
16
+ <library >/boost/mpl//boost_mpl
17
+ <library >/boost/optional//boost_optional
18
+ <library >/boost/parameter//boost_parameter
19
+ <library >/boost/predef//boost_predef
20
+ <library >/boost/preprocessor//boost_preprocessor
21
+ <library >/boost/smart_ptr//boost_smart_ptr
22
+ <library >/boost/throw_exception//boost_throw_exception
23
+ <library >/boost/tuple//boost_tuple
24
+ <library >/boost/type_traits//boost_type_traits
25
+ <library >/boost/variant//boost_variant
26
26
<include>include
27
27
;
28
28
0 commit comments