📄 makefile.am
字号:
noinst_LTLIBRARIES = libfaad.lalibfaad_la_LDFLAGS = -staticlibfaad_la_SOURCES = \ bits.c \ block.c \ config.c \ decdata.c \ decoder.c \ dolby_adapt.c \ fastfft.c \ huffdec.c \ huffinit.c \ hufftables.c \ intensity.c \ monopred.c \ nok_lt_prediction.c \ pns.c \ stereo.c \ tns.c \ transfo.c \ util.c \ all.h \ bits.h \ block.h \ fastfft.h \ interface.h \ kbd_win.h \ monopred.h \ nok_lt_prediction.h \ nok_ltp_common.h \ nok_ltp_common_internal.h \ port.h \ tns.h \ transfo.h\ util.hINCLUDES = -I$(top_srcdir)/includeAM_CFLAGS = -O2 -Werror -Wall -fexceptions EXTRA_DIST = COPYING libfaad60.dsp libfaad60.dsw README
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -