📄 makefile.am
字号:
## Process this file with automake to produce Makefile.inINCLUDES = \ -I$(top_srcdir)/intl \ $(GNOME_INCLUDEDIR) \ -I../../cpqphpd bin_PROGRAMS = cpqphpguicpqphpgui_SOURCES = main.c support.c support.h interface.c interface.h callbacks.c callbacks.h aboutdialog.c tree.c tree.h kudzu-support.c kudzu-support.h build_table.c build_table.h build_tree.c build_tree.h refresh_table.c refresh_table.h refresh_tree.c refresh_tree.h style.c style.h set_adapter.c set_adapter.h set_driver.c set_driver.h set_attention_status.c set_attention_status.h cpqphpgui_LDADD = $(GNOME_LIBDIR) $(GNOMEUI_LIBS) $(INTLLIBS) -lpthread
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -