📄 makefile.am_fragment
字号:
#Where to find the header files needed by the source files:INCLUDES = -I$(top_srcdir)/ @LIBXML_CFLAGS@#The libraries that the executable needs to link against:LIBS = $(top_builddir)/libxml++/libxml++-1.0.la @LIBS@ @LIBXML_LIBS@
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -