makefile.am
来自「LibTorrent is a BitTorrent library writt」· AM 代码 · 共 22 行
AM
22 行
noinst_LTLIBRARIES = libsub_protocol.lalibsub_protocol_la_SOURCES = \ handshake.cc \ handshake.h \ handshake_manager.cc \ handshake_manager.h \ peer_chunks.h \ peer_connection_base.cc \ peer_connection_base.h \ peer_connection_leech.cc \ peer_connection_leech.h \ peer_connection_seed.cc \ peer_connection_seed.h \ peer_factory.cc \ peer_factory.h \ protocol_base.h \ request_list.cc \ request_list.hINCLUDES = -I$(srcdir) -I$(srcdir)/.. -I$(top_srcdir)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?