📄 makefile.am
字号:
include $(top_srcdir)/modules/Module.mkshaper_sources = thai-charprop.c thai-charprop.h thai-shaper.c thai-shaper.hif HAVE_FREETYPEINCLUDES += $(FREETYPE_CFLAGS)if INCLUDE_THAI_FCnoinst_LTLIBRARIES += libpango-thai-fc.laelseif DYNAMIC_THAI_FCmodule_LTLIBRARIES += pango-thai-fc.laendifendifendifthai_fc_sources = $(shaper_sources) thai-fc.c thai-ot.c thai-ot.hpango_thai_fc_la_LDFLAGS = -module $(MODULE_LIBTOOL_OPTIONS)pango_thai_fc_la_LIBADD = $(pangoft2libs)pango_thai_fc_la_SOURCES = $(thai_fc_sources)libpango_thai_fc_la_SOURCES = $(thai_fc_sources)libpango_thai_fc_la_CFLAGS = -DPANGO_MODULE_PREFIX=_pango_thai_fcif INCLUDE_THAI_LANGnoinst_LTLIBRARIES += libpango-thai-lang.laelseif DYNAMIC_THAI_LANGmodule_LTLIBRARIES += pango-thai-lang.laendifendiflang_sources = \ thai-lang.cpango_thai_lang_la_LDFLAGS = -module $(MODULE_LIBTOOL_OPTIONS)pango_thai_lang_la_LIBADD = $(pangolibs) $(LIBTHAI_LIBS)pango_thai_lang_la_SOURCES = $(lang_sources)libpango_thai_lang_la_SOURCES = $(lang_sources)libpango_thai_lang_la_CFLAGS = -DPANGO_MODULE_PREFIX=_pango_thai_lang $(LIBTHAI_CFLAGS)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -