makefile.am
来自「LibTorrent is a BitTorrent library writt」· AM 代码 · 共 36 行
AM
36 行
noinst_LTLIBRARIES = libsub_data.lalibsub_data_la_SOURCES = \ chunk.cc \ chunk.h \ chunk_handle.h \ chunk_iterator.h \ chunk_list.cc \ chunk_list.h \ chunk_list_node.h \ content.cc \ content.h \ entry_list.cc \ entry_list.h \ entry_list_node.cc \ entry_list_node.h \ chunk_part.cc \ chunk_part.h \ file_manager.cc \ file_manager.h \ file_meta.h \ hash_chunk.cc \ hash_chunk.h \ hash_queue.cc \ hash_queue.h \ hash_queue_node.cc \ hash_queue_node.h \ hash_torrent.cc \ hash_torrent.h \ memory_chunk.cc \ memory_chunk.h \ socket_file.cc \ socket_file.hINCLUDES = -I$(srcdir) -I$(srcdir)/.. -I$(top_srcdir)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?