move out alert_manager to its own compilation unit. remove TORRENT_DISABLE_EXTENSIONS from affecting the public API

This commit is contained in:
Arvid Norberg
2013-04-09 02:38:11 +00:00
parent 8e772e8baf
commit 520b8bfcd1
15 changed files with 330 additions and 248 deletions

View File

@@ -4,6 +4,7 @@ project(libtorrent)
set(sources
web_connection_base
alert
alert_manager
allocator
asio
asio_ssl