minor jamfile fix

This commit is contained in:
Arvid Norberg 2007-07-06 17:03:10 +00:00
parent 927985b38a
commit b535b08033
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
use-project /torrent : .. ;
exe test_upnp : test_upnp.cpp /torrent//torrent : <threading>multi <logging>verbose <upnp-logging>on ;
exe test_upnp : test_upnp.cpp /torrent//torrent
: <link>static <threading>multi <logging>verbose <upnp-logging>on ;
project
: requirements