makefile.am

来自「Speex是一套专门用于压缩声音的库,由于其专门针对声音,所以压缩声音的性能非常」· AM 代码 · 共 10 行

AM
10
字号
# Disable automatic dependency tracking if using other tools than gcc and gmake#AUTOMAKE_OPTIONS = no-dependenciespkginclude_HEADERS =  speex.h \	speex_bits.h \	speex_header.h \	speex_callbacks.h \	speex_stereo.h

⌨️ 快捷键说明

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