makefile.am

来自「GTK+-2.0源码之pango-1.15.6.tar.gz」· AM 代码 · 共 41 行

AM
41
字号
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 + =
减小字号Ctrl + -
显示快捷键?