python binding Jamfile fix
This commit is contained in:
parent
6ab19756a3
commit
39108056cd
|
@ -25,9 +25,9 @@ python-extension libtorrent
|
|||
src/torrent.cpp
|
||||
src/peer_info.cpp
|
||||
src/ip_filter.cpp
|
||||
/torrent//torrent
|
||||
: <include>src
|
||||
<boost>system:<library>boost_python
|
||||
<boost>source:<library>/boost/python//boost_python
|
||||
<library>/torrent//torrent/<link>static
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in New Issue