makefile.am

来自「用c++编写http server的源码库,对socket等网络处理的代码可迅速」· AM 代码 · 共 13 行

AM
13
字号
# -----------------------------------# libpion automake configuration file # -----------------------------------SUBDIRS = include src modules testspkgconfigdir = $(libdir)/pkgconfigpkgconfig_DATA = libpion.pcEXTRA_DIST = doc autogen.sh \	build/ax_boost_base.m4 \	build/ax_compiler_vendor.m4

⌨️ 快捷键说明

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