📄 makefile.am
字号:
## Process this file with automake to produce Makefile.inINCLUDES = \ -I$(top_srcdir)/intl \ @GTK_CFLAGS@ \ -I pixmaps \ -I ../../../../buildbin_PROGRAMS = sipsetsipset_SOURCES = \ main.c \ support.c support.h \ interface.c interface.h \ callbacks.c callbacks.h \ configuration.c configuration.h \ registered.xpm unregistered.xpmsipset_LDADD = @GTK_LIBS@ $(INTLLIBS)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -