makefile.am

来自「wince下著名的视频播放器源码」· AM 代码 · 共 16 行

AM
16
字号
# Disable automatic dependency tracking if using other tools than gcc and gmake#AUTOMAKE_OPTIONS = no-dependenciesnodist_pkginclude_HEADERS = speex_config_types.hpkginclude_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 + -
显示快捷键?