- Upgraded to libtorrent svn (0.13)

This commit is contained in:
Christophe Dumez
2007-04-12 17:17:04 +00:00
parent 7f7fb2354f
commit 658771612a
9 changed files with 44 additions and 198 deletions

View File

@@ -16,6 +16,9 @@ DEFINES += VERSION_MAJOR=0
DEFINES += VERSION_MINOR=10
DEFINES += VERSION_BUGFIX=0
# Temporary hack
DEFINES += NO_UPNP
contains(DEBUG_MODE, 1){
CONFIG += debug
message(Debug build!)