made the upnp test log by default

This commit is contained in:
Arvid Norberg
2007-05-04 07:45:55 +00:00
parent c7b4f49d5a
commit a985a17e6f

View File

@@ -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
: