makefile.am
来自「mediastreamer2是开源的网络传输媒体流的库」· AM 代码 · 共 9 行
AM
9 行
## Process this file with automake to produce Makefile.in. -*-Makefile-*-
# Disable automatic dependency tracking if using other tools than gcc and gmake
#AUTOMAKE_OPTIONS = no-dependencies
SUBDIRS = libspeex speexenc speexdec VS2003 VS2005 VS2008
EXTRA_DIST = speex.iss config.h libspeex.def libspeexdsp.def
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?