makefile.am

来自「这是著名的TCPMP播放器在WINDWOWS,和WINCE下编译通过的源程序.笔」· AM 代码 · 共 16 行

AM
16
字号
# Disable automatic dependency tracking if using other tools than gcc and gmake
#AUTOMAKE_OPTIONS = no-dependencies

nodist_pkginclude_HEADERS = speex_config_types.h

pkginclude_HEADERS =  speex.h \
	speex_types.h \
	speex_bits.h \
	speex_header.h \
	speex_callbacks.h \
	speex_stereo.h \
	speex_preprocess.h \
	speex_jitter.h \
	speex_echo.h

⌨️ 快捷键说明

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