📄 makefile.am
字号:
## Process this file with automake to produce Makefile.in## $Id: Makefile.am,v 1.27 2004/11/19 15:33:07 zas Exp $include $(top_srcdir)/Makefile.baseif CONFIG_LEDSledsobj = leds.oendifnoinst_LIBRARIES = libbfu.aEXTRA_libbfu_a_SOURCES = leds.c leds.hlibbfu_a_LIBADD = $(ledsobj)libbfu_a_SOURCES = \ button.c \ button.h \ checkbox.c \ checkbox.h \ common.h \ dialog.c \ dialog.h \ group.c \ group.h \ hierbox.c \ hierbox.h \ hotkey.c \ hotkey.h \ inpfield.c \ inpfield.h \ inphist.c \ inphist.h \ listbox.c \ listbox.h \ listmenu.c \ listmenu.h \ menu.c \ menu.h \ msgbox.c \ msgbox.h \ style.c \ style.h \ text.c \ text.h \ widget.c \ widget.h
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -