📄 makefile.am
字号:
include $(top_srcdir)/misc/Makefile.commonnoinst_LTLIBRARIES = libgsm610.lalibgsm610_la_SOURCES = \ add.c \ decode.c \ gsm_create.c \ gsm_decode.c \ gsm_destroy.c \ long_term.c \ lpc.c \ rpe.c \ short_term.c \ table.clibgsm610_la_CFLAGS = $(VISIBILITY_FLAG)libgsm610_la_LDFLAGS = -avoid-version -modulenoinst_HEADERS = \ gsm_config.h \ gsm.h \ private.h \ proto.h \ unproto.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -