forked from premiere/premiere-libtorrent
merged Jamfile fix from RC_0_16
This commit is contained in:
parent
1db4fae595
commit
ca7d1c343b
4
Jamfile
4
Jamfile
|
@ -594,8 +594,8 @@ lib torrent
|
|||
# on windows, when linking statically against asio
|
||||
# but producing a DLL, everything inside the DLL needs
|
||||
# to declare the symbol as being exported
|
||||
<link>shared,<boost-link>static:<define>BOOST_ASIO_SOURCE
|
||||
<link>shared,<boost-link>static:<define>BOOST_SYSTEM_SOURCE
|
||||
<link>shared:<define>BOOST_ASIO_SOURCE
|
||||
<link>shared:<define>BOOST_SYSTEM_SOURCE
|
||||
<link>shared,<boost-link>static:<define>BOOST_ALL_DYN_LINK
|
||||
<link>shared:<define>BOOST_ALL_DYN_LINK
|
||||
|
||||
|
|
Loading…
Reference in New Issue