2006-06-25 16:37:30 +02:00
|
|
|
nobase_include_HEADERS = libtorrent/alert.hpp \
|
2005-08-17 02:24:41 +02:00
|
|
|
libtorrent/alert_types.hpp \
|
|
|
|
libtorrent/allocate_resources.hpp \
|
2007-01-10 16:02:25 +01:00
|
|
|
libtorrent/bandwidth_manager.hpp \
|
2005-08-17 02:24:41 +02:00
|
|
|
libtorrent/bencode.hpp \
|
2005-09-28 23:46:35 +02:00
|
|
|
libtorrent/buffer.hpp \
|
2007-05-05 02:29:33 +02:00
|
|
|
libtorrent/connection_queue.hpp \
|
2005-11-03 12:48:04 +01:00
|
|
|
libtorrent/config.hpp \
|
2005-08-17 02:24:41 +02:00
|
|
|
libtorrent/debug.hpp \
|
|
|
|
libtorrent/entry.hpp \
|
|
|
|
libtorrent/escape_string.hpp \
|
2006-11-14 01:08:16 +01:00
|
|
|
libtorrent/extensions.hpp \
|
2005-08-17 02:24:41 +02:00
|
|
|
libtorrent/file.hpp \
|
2006-11-14 14:36:10 +01:00
|
|
|
libtorrent/file_pool.hpp \
|
2005-08-17 02:24:41 +02:00
|
|
|
libtorrent/fingerprint.hpp \
|
|
|
|
libtorrent/hasher.hpp \
|
2007-03-27 09:04:31 +02:00
|
|
|
libtorrent/http_connection.hpp \
|
2007-04-25 20:26:35 +02:00
|
|
|
libtorrent/http_stream.hpp \
|
2005-08-17 02:24:41 +02:00
|
|
|
libtorrent/http_tracker_connection.hpp \
|
|
|
|
libtorrent/identify_client.hpp \
|
2007-04-25 20:26:35 +02:00
|
|
|
libtorrent/instantiate_connection.hpp \
|
2005-08-17 02:24:41 +02:00
|
|
|
libtorrent/invariant_check.hpp \
|
|
|
|
libtorrent/io.hpp \
|
|
|
|
libtorrent/ip_filter.hpp \
|
2007-04-04 04:06:07 +02:00
|
|
|
libtorrent/lsd.hpp \
|
2005-08-17 02:24:41 +02:00
|
|
|
libtorrent/peer.hpp \
|
|
|
|
libtorrent/peer_connection.hpp \
|
2006-04-25 23:04:48 +02:00
|
|
|
libtorrent/bt_peer_connection.hpp \
|
|
|
|
libtorrent/web_peer_connection.hpp \
|
2007-03-15 23:03:56 +01:00
|
|
|
libtorrent/natpmp.hpp \
|
2007-03-17 18:15:16 +01:00
|
|
|
libtorrent/pch.hpp \
|
2005-08-17 02:24:41 +02:00
|
|
|
libtorrent/peer_id.hpp \
|
|
|
|
libtorrent/peer_info.hpp \
|
|
|
|
libtorrent/peer_request.hpp \
|
|
|
|
libtorrent/piece_block_progress.hpp \
|
|
|
|
libtorrent/piece_picker.hpp \
|
|
|
|
libtorrent/policy.hpp \
|
2006-08-01 17:27:08 +02:00
|
|
|
libtorrent/random_sample.hpp \
|
2005-08-17 02:24:41 +02:00
|
|
|
libtorrent/resource_request.hpp \
|
|
|
|
libtorrent/session.hpp \
|
2006-04-25 23:04:48 +02:00
|
|
|
libtorrent/session_settings.hpp \
|
2006-09-05 01:22:21 +02:00
|
|
|
libtorrent/session_status.hpp \
|
2005-08-17 02:24:41 +02:00
|
|
|
libtorrent/size_type.hpp \
|
|
|
|
libtorrent/socket.hpp \
|
2007-04-25 20:26:35 +02:00
|
|
|
libtorrent/socket_type.hpp \
|
|
|
|
libtorrent/socks5_stream.hpp \
|
2005-08-17 02:24:41 +02:00
|
|
|
libtorrent/stat.hpp \
|
|
|
|
libtorrent/storage.hpp \
|
|
|
|
libtorrent/torrent.hpp \
|
|
|
|
libtorrent/torrent_handle.hpp \
|
|
|
|
libtorrent/torrent_info.hpp \
|
|
|
|
libtorrent/tracker_manager.hpp \
|
|
|
|
libtorrent/udp_tracker_connection.hpp \
|
|
|
|
libtorrent/utf8.hpp \
|
2007-03-27 09:04:31 +02:00
|
|
|
libtorrent/xml_parse.hpp \
|
2007-04-25 20:26:35 +02:00
|
|
|
libtorrent/variant_stream.hpp \
|
2006-06-18 00:04:25 +02:00
|
|
|
libtorrent/version.hpp \
|
2006-10-04 12:53:43 +02:00
|
|
|
libtorrent/aux_/allocate_resources_impl.hpp \
|
2006-10-11 16:02:21 +02:00
|
|
|
libtorrent/aux_/session_impl.hpp \
|
2006-11-14 01:08:16 +01:00
|
|
|
libtorrent/extensions/metadata_transfer.hpp \
|
2006-11-26 18:44:51 +01:00
|
|
|
libtorrent/extensions/ut_pex.hpp \
|
2006-11-14 01:08:16 +01:00
|
|
|
libtorrent/extensions/logger.hpp \
|
2006-06-18 00:04:25 +02:00
|
|
|
\
|
2006-08-01 17:27:08 +02:00
|
|
|
libtorrent/kademlia/closest_nodes.hpp \
|
|
|
|
libtorrent/kademlia/dht_tracker.hpp \
|
|
|
|
libtorrent/kademlia/find_data.hpp \
|
|
|
|
libtorrent/kademlia/logging.hpp \
|
|
|
|
libtorrent/kademlia/node.hpp \
|
|
|
|
libtorrent/kademlia/node_entry.hpp \
|
|
|
|
libtorrent/kademlia/node_id.hpp \
|
|
|
|
libtorrent/kademlia/packet_iterator.hpp \
|
|
|
|
libtorrent/kademlia/refresh.hpp \
|
|
|
|
libtorrent/kademlia/routing_table.hpp \
|
|
|
|
libtorrent/kademlia/rpc_manager.hpp \
|
|
|
|
libtorrent/kademlia/traversal_algorithm.hpp \
|
|
|
|
\
|
2006-11-01 13:51:26 +01:00
|
|
|
libtorrent/asio.hpp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/basic_datagram_socket.hpp \
|
|
|
|
libtorrent/asio/basic_deadline_timer.hpp \
|
|
|
|
libtorrent/asio/basic_io_object.hpp \
|
|
|
|
libtorrent/asio/basic_socket.hpp \
|
|
|
|
libtorrent/asio/basic_socket_acceptor.hpp \
|
|
|
|
libtorrent/asio/basic_socket_iostream.hpp \
|
2006-10-04 12:53:43 +02:00
|
|
|
libtorrent/asio/basic_socket_streambuf.hpp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/basic_stream_socket.hpp \
|
|
|
|
libtorrent/asio/basic_streambuf.hpp \
|
|
|
|
libtorrent/asio/buffer.hpp \
|
|
|
|
libtorrent/asio/buffered_read_stream.hpp \
|
|
|
|
libtorrent/asio/buffered_read_stream_fwd.hpp \
|
|
|
|
libtorrent/asio/buffered_stream.hpp \
|
|
|
|
libtorrent/asio/buffered_stream_fwd.hpp \
|
|
|
|
libtorrent/asio/buffered_write_stream.hpp \
|
|
|
|
libtorrent/asio/buffered_write_stream_fwd.hpp \
|
|
|
|
libtorrent/asio/completion_condition.hpp \
|
|
|
|
libtorrent/asio/datagram_socket_service.hpp \
|
|
|
|
libtorrent/asio/deadline_timer.hpp \
|
|
|
|
libtorrent/asio/deadline_timer_service.hpp \
|
|
|
|
libtorrent/asio/detail/bind_handler.hpp \
|
|
|
|
libtorrent/asio/detail/buffer_resize_guard.hpp \
|
|
|
|
libtorrent/asio/detail/buffered_stream_storage.hpp \
|
|
|
|
libtorrent/asio/detail/call_stack.hpp \
|
|
|
|
libtorrent/asio/detail/const_buffers_iterator.hpp \
|
|
|
|
libtorrent/asio/detail/consuming_buffers.hpp \
|
2006-08-01 17:27:08 +02:00
|
|
|
libtorrent/asio/detail/deadline_timer_service.hpp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/detail/epoll_reactor.hpp \
|
|
|
|
libtorrent/asio/detail/epoll_reactor_fwd.hpp \
|
|
|
|
libtorrent/asio/detail/event.hpp \
|
|
|
|
libtorrent/asio/detail/fd_set_adapter.hpp \
|
|
|
|
libtorrent/asio/detail/handler_alloc_helpers.hpp \
|
2006-11-14 01:08:16 +01:00
|
|
|
libtorrent/asio/detail/handler_invoke_helpers.hpp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/detail/hash_map.hpp \
|
|
|
|
libtorrent/asio/detail/io_control.hpp \
|
|
|
|
libtorrent/asio/detail/kqueue_reactor.hpp \
|
|
|
|
libtorrent/asio/detail/kqueue_reactor_fwd.hpp \
|
2006-11-14 01:08:16 +01:00
|
|
|
libtorrent/asio/detail/local_free_on_block_exit.hpp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/detail/mutex.hpp \
|
|
|
|
libtorrent/asio/detail/noncopyable.hpp \
|
|
|
|
libtorrent/asio/detail/null_event.hpp \
|
|
|
|
libtorrent/asio/detail/null_mutex.hpp \
|
|
|
|
libtorrent/asio/detail/null_signal_blocker.hpp \
|
|
|
|
libtorrent/asio/detail/null_thread.hpp \
|
|
|
|
libtorrent/asio/detail/null_tss_ptr.hpp \
|
|
|
|
libtorrent/asio/detail/old_win_sdk_compat.hpp \
|
|
|
|
libtorrent/asio/detail/pipe_select_interrupter.hpp \
|
|
|
|
libtorrent/asio/detail/pop_options.hpp \
|
|
|
|
libtorrent/asio/detail/posix_event.hpp \
|
2006-10-04 12:53:43 +02:00
|
|
|
libtorrent/asio/detail/posix_fd_set_adapter.hpp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/detail/posix_mutex.hpp \
|
|
|
|
libtorrent/asio/detail/posix_signal_blocker.hpp \
|
|
|
|
libtorrent/asio/detail/posix_thread.hpp \
|
|
|
|
libtorrent/asio/detail/posix_tss_ptr.hpp \
|
|
|
|
libtorrent/asio/detail/push_options.hpp \
|
|
|
|
libtorrent/asio/detail/reactive_socket_service.hpp \
|
|
|
|
libtorrent/asio/detail/reactor_op_queue.hpp \
|
|
|
|
libtorrent/asio/detail/resolver_service.hpp \
|
|
|
|
libtorrent/asio/detail/scoped_lock.hpp \
|
|
|
|
libtorrent/asio/detail/select_interrupter.hpp \
|
|
|
|
libtorrent/asio/detail/select_reactor.hpp \
|
|
|
|
libtorrent/asio/detail/select_reactor_fwd.hpp \
|
|
|
|
libtorrent/asio/detail/service_registry.hpp \
|
2007-01-02 18:44:15 +01:00
|
|
|
libtorrent/asio/detail/service_registry_fwd.hpp \
|
|
|
|
libtorrent/asio/detail/service_base.hpp \
|
|
|
|
libtorrent/asio/detail/service_id.hpp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/detail/signal_blocker.hpp \
|
|
|
|
libtorrent/asio/detail/signal_init.hpp \
|
|
|
|
libtorrent/asio/detail/socket_holder.hpp \
|
|
|
|
libtorrent/asio/detail/socket_ops.hpp \
|
|
|
|
libtorrent/asio/detail/socket_option.hpp \
|
|
|
|
libtorrent/asio/detail/socket_select_interrupter.hpp \
|
|
|
|
libtorrent/asio/detail/socket_types.hpp \
|
|
|
|
libtorrent/asio/detail/strand_service.hpp \
|
|
|
|
libtorrent/asio/detail/task_io_service.hpp \
|
|
|
|
libtorrent/asio/detail/task_io_service_fwd.hpp \
|
|
|
|
libtorrent/asio/detail/thread.hpp \
|
2006-11-14 01:08:16 +01:00
|
|
|
libtorrent/asio/detail/throw_error.hpp \
|
2006-08-01 17:27:08 +02:00
|
|
|
libtorrent/asio/detail/timer_queue.hpp \
|
|
|
|
libtorrent/asio/detail/timer_queue_base.hpp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/detail/tss_ptr.hpp \
|
|
|
|
libtorrent/asio/detail/win_event.hpp \
|
2006-10-04 12:53:43 +02:00
|
|
|
libtorrent/asio/detail/win_fd_set_adapter.hpp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/detail/win_iocp_io_service.hpp \
|
|
|
|
libtorrent/asio/detail/win_iocp_io_service_fwd.hpp \
|
|
|
|
libtorrent/asio/detail/win_iocp_operation.hpp \
|
|
|
|
libtorrent/asio/detail/win_iocp_socket_service.hpp \
|
|
|
|
libtorrent/asio/detail/win_mutex.hpp \
|
|
|
|
libtorrent/asio/detail/win_signal_blocker.hpp \
|
|
|
|
libtorrent/asio/detail/win_thread.hpp \
|
|
|
|
libtorrent/asio/detail/win_tss_ptr.hpp \
|
|
|
|
libtorrent/asio/detail/winsock_init.hpp \
|
|
|
|
libtorrent/asio/detail/wrapped_handler.hpp \
|
|
|
|
libtorrent/asio/error.hpp \
|
2006-11-14 01:08:16 +01:00
|
|
|
libtorrent/asio/error_code.hpp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/handler_alloc_hook.hpp \
|
2006-10-04 12:53:43 +02:00
|
|
|
libtorrent/asio/handler_invoke_hook.hpp \
|
2006-11-14 01:08:16 +01:00
|
|
|
libtorrent/asio/impl/error_code.ipp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/impl/io_service.ipp \
|
|
|
|
libtorrent/asio/impl/read.ipp \
|
|
|
|
libtorrent/asio/impl/read_until.ipp \
|
|
|
|
libtorrent/asio/impl/write.ipp \
|
|
|
|
libtorrent/asio/io_service.hpp \
|
|
|
|
libtorrent/asio/ip/address.hpp \
|
|
|
|
libtorrent/asio/ip/address_v4.hpp \
|
|
|
|
libtorrent/asio/ip/address_v6.hpp \
|
|
|
|
libtorrent/asio/ip/basic_endpoint.hpp \
|
2006-11-14 01:08:16 +01:00
|
|
|
libtorrent/asio/ip/basic_resolver.hpp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/ip/basic_resolver_entry.hpp \
|
|
|
|
libtorrent/asio/ip/basic_resolver_iterator.hpp \
|
|
|
|
libtorrent/asio/ip/basic_resolver_query.hpp \
|
|
|
|
libtorrent/asio/ip/detail/socket_option.hpp \
|
|
|
|
libtorrent/asio/ip/host_name.hpp \
|
|
|
|
libtorrent/asio/ip/multicast.hpp \
|
|
|
|
libtorrent/asio/ip/resolver_query_base.hpp \
|
2006-11-14 01:08:16 +01:00
|
|
|
libtorrent/asio/ip/resolver_service.hpp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/ip/tcp.hpp \
|
|
|
|
libtorrent/asio/ip/udp.hpp \
|
|
|
|
libtorrent/asio/is_read_buffered.hpp \
|
|
|
|
libtorrent/asio/is_write_buffered.hpp \
|
|
|
|
libtorrent/asio/placeholders.hpp \
|
|
|
|
libtorrent/asio/read.hpp \
|
|
|
|
libtorrent/asio/read_until.hpp \
|
|
|
|
libtorrent/asio/socket_acceptor_service.hpp \
|
|
|
|
libtorrent/asio/socket_base.hpp \
|
|
|
|
libtorrent/asio/ssl/basic_context.hpp \
|
|
|
|
libtorrent/asio/ssl/context.hpp \
|
|
|
|
libtorrent/asio/ssl/context_base.hpp \
|
|
|
|
libtorrent/asio/ssl/context_service.hpp \
|
|
|
|
libtorrent/asio/ssl/detail/openssl_context_service.hpp \
|
|
|
|
libtorrent/asio/ssl/detail/openssl_init.hpp \
|
|
|
|
libtorrent/asio/ssl/detail/openssl_operation.hpp \
|
|
|
|
libtorrent/asio/ssl/detail/openssl_stream_service.hpp \
|
|
|
|
libtorrent/asio/ssl/detail/openssl_types.hpp \
|
|
|
|
libtorrent/asio/ssl/stream.hpp \
|
|
|
|
libtorrent/asio/ssl/stream_base.hpp \
|
|
|
|
libtorrent/asio/ssl/stream_service.hpp \
|
|
|
|
libtorrent/asio/ssl.hpp \
|
|
|
|
libtorrent/asio/strand.hpp \
|
|
|
|
libtorrent/asio/stream_socket_service.hpp \
|
|
|
|
libtorrent/asio/streambuf.hpp \
|
2006-11-14 01:08:16 +01:00
|
|
|
libtorrent/asio/system_error.hpp \
|
2006-06-25 02:12:18 +02:00
|
|
|
libtorrent/asio/thread.hpp \
|
|
|
|
libtorrent/asio/time_traits.hpp \
|
2006-08-01 17:27:08 +02:00
|
|
|
libtorrent/asio/write.hpp
|
|
|
|
|