makefile.am

来自「LibTorrent is a BitTorrent library writt」· AM 代码 · 共 33 行

AM
33
字号
SUBDIRS = srcpkgconfigdir = $(libdir)/pkgconfigpkgconfig_DATA = libtorrent.pcEXTRA_DIST= \	autogen.sh \	scripts/checks.m4 \	scripts/common.m4 \	scripts/attributes.m4 \	doc/main.xml \	doc/http.xml \	doc/torrent.xml \	rak/address_info.h \        rak/algorithm.h \	rak/error_number.h \	rak/file_stat.h \	rak/fs_stat.h \        rak/functional.h \        rak/functional_fun.h \	rak/path.h \	rak/partial_queue.h \	rak/priority_queue.h \	rak/priority_queue_default.h \	rak/ranges.h \	rak/regex.h \	rak/socket_address.h \	rak/string_manip.h \	rak/timer.h \	rak/unordered_vector.hACLOCAL_AMFLAGS = -I scripts

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?