premiere-libtorrent/include/libtorrent/Makefile.am

187 lines
6.0 KiB
Makefile

includedir = @includedir@/libtorrent
nobase_include_HEADERS = \
address.hpp \
add_torrent_params.hpp \
alert.hpp \
alert_manager.hpp \
alert_observer.hpp \
alert_dispatcher.hpp \
alert_types.hpp \
alloca.hpp \
allocator.hpp \
assert.hpp \
bandwidth_limit.hpp \
bandwidth_manager.hpp \
bandwidth_socket.hpp \
bandwidth_queue_entry.hpp \
bencode.hpp \
bdecode.hpp \
bitfield.hpp \
block_cache.hpp \
bloom_filter.hpp \
broadcast_socket.hpp \
bt_peer_connection.hpp \
buffer.hpp \
build_config.hpp \
byteswap.hpp \
chained_buffer.hpp \
choker.hpp \
close_reason.hpp \
config.hpp \
ConvertUTF.h \
copy_ptr.hpp \
cpuid.hpp \
crc32c.hpp \
create_torrent.hpp \
deadline_timer.hpp \
debug.hpp \
disk_buffer_holder.hpp \
disk_buffer_pool.hpp \
disk_interface.hpp \
disk_io_job.hpp \
disk_io_thread.hpp \
disk_observer.hpp \
disk_job_pool.hpp \
ed25519.hpp \
entry.hpp \
enum_net.hpp \
error.hpp \
error_code.hpp \
export.hpp \
extensions.hpp \
file.hpp \
file_pool.hpp \
file_storage.hpp \
fingerprint.hpp \
gzip.hpp \
hasher.hpp \
hex.hpp \
http_connection.hpp \
http_parser.hpp \
http_seed_connection.hpp \
http_stream.hpp \
http_tracker_connection.hpp \
i2p_stream.hpp \
identify_client.hpp \
instantiate_connection.hpp \
invariant_check.hpp \
io.hpp \
io_service.hpp \
io_service_fwd.hpp \
ip_filter.hpp \
ip_voter.hpp \
lazy_entry.hpp \
link.hpp \
linked_list.hpp \
lsd.hpp \
magnet_uri.hpp \
max.hpp \
natpmp.hpp \
network_thread_pool.hpp \
operations.hpp \
packet_buffer.hpp \
parse_url.hpp \
part_file.hpp \
pe_crypto.hpp \
performance_counters.hpp \
peer_connection.hpp \
peer_connection_interface.hpp \
peer.hpp \
peer_class.hpp \
peer_class_set.hpp \
peer_class_type_filter.hpp \
peer_id.hpp \
peer_info.hpp \
peer_request.hpp \
piece_block_progress.hpp \
piece_picker.hpp \
platform_util.hpp \
peer_list.hpp \
proxy_base.hpp \
puff.hpp \
random.hpp \
resolve_links.hpp \
resolver.hpp \
resolver_interface.hpp \
rss.hpp \
session.hpp \
session_settings.hpp \
session_status.hpp \
settings_pack.hpp \
sha1.hpp \
sha1_hash.hpp \
size_type.hpp \
sliding_average.hpp \
socket.hpp \
socket_io.hpp \
socket_type.hpp \
socket_type_fwd.hpp \
socks5_stream.hpp \
ssl_stream.hpp \
stat.hpp \
stat_cache.hpp \
storage.hpp \
storage_defs.hpp \
tailqueue.hpp \
string_util.hpp \
thread.hpp \
thread_pool.hpp \
time.hpp \
timestamp_history.hpp \
torrent_handle.hpp \
torrent.hpp \
torrent_info.hpp \
torrent_peer.hpp \
torrent_peer_allocator.hpp \
tracker_manager.hpp \
udp_socket.hpp \
udp_tracker_connection.hpp \
uncork_interface.hpp \
union_endpoint.hpp \
upnp.hpp \
utp_socket_manager.hpp \
utp_stream.hpp \
utf8.hpp \
vector_utils.hpp \
version.hpp \
web_connection_base.hpp \
web_peer_connection.hpp \
xml_parse.hpp \
\
tommath.h \
tommath_class.h \
tommath_superclass.h \
\
aux_/session_call.hpp \
aux_/session_impl.hpp \
aux_/session_settings.hpp \
aux_/session_interface.hpp \
aux_/time.hpp \
aux_/escape_string.hpp \
\
extensions/lt_trackers.hpp \
extensions/metadata_transfer.hpp \
extensions/smart_ban.hpp \
extensions/ut_metadata.hpp \
extensions/ut_pex.hpp \
\
kademlia/dht_tracker.hpp \
kademlia/dht_observer.hpp \
kademlia/dos_blocker.hpp \
kademlia/find_data.hpp \
kademlia/logging.hpp \
kademlia/msg.hpp \
kademlia/node.hpp \
kademlia/node_entry.hpp \
kademlia/node_id.hpp \
kademlia/observer.hpp \
kademlia/refresh.hpp \
kademlia/routing_table.hpp \
kademlia/rpc_manager.hpp \
kademlia/traversal_algorithm.hpp \
kademlia/item.hpp \
kademlia/get_item.hpp \
kademlia/get_peers.hpp