forked from boostorg/regex
Change all <source> references to <library>.
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
project
|
project
|
||||||
: requirements
|
: requirements
|
||||||
<source>/boost/timer//boost_timer
|
<library>/boost/timer//boost_timer
|
||||||
<threading>multi
|
<threading>multi
|
||||||
<link>shared:<define>BOOST_REGEX_DYN_LINK=1
|
<link>shared:<define>BOOST_REGEX_DYN_LINK=1
|
||||||
# There are unidentified linker problems on these platforms:
|
# There are unidentified linker problems on these platforms:
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
project
|
project
|
||||||
: requirements
|
: requirements
|
||||||
<source>/boost/detail//boost_detail
|
<library>/boost/detail//boost_detail
|
||||||
<threading>multi
|
<threading>multi
|
||||||
<link>shared:<define>BOOST_REGEX_DYN_LINK=1
|
<link>shared:<define>BOOST_REGEX_DYN_LINK=1
|
||||||
<toolset>msvc-7.1:<define>TEST_MFC=1
|
<toolset>msvc-7.1:<define>TEST_MFC=1
|
||||||
|
Reference in New Issue
Block a user