made the upnp test log by default
This commit is contained in:
parent
c7b4f49d5a
commit
a985a17e6f
|
@ -1,6 +1,6 @@
|
|||
use-project /torrent : .. ;
|
||||
|
||||
exe test_upnp : test_upnp.cpp /torrent : <threading>multi <logging>verbose ;
|
||||
exe test_upnp : test_upnp.cpp /torrent : <threading>multi <logging>verbose <define>TORRENT_UPNP_LOGGING ;
|
||||
|
||||
project
|
||||
:
|
||||
|
|
Loading…
Reference in New Issue