⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 WAP Binary XML 简单地说
💻 AM
字号:
## Process this file with automake to produce Makefile.inINCLUDES =\	 -I. -I/usr/includeCFLAGS =\	 -DHAVE_CONFIG_H\	 -DHAVE_EXPAT\	 -D_REENTRANT\	 -DWBXML_ENCODER_USE_STRTBL\	 -DWBXML_SUPPORT_WML\	 -DWBXML_SUPPORT_WTA\	 -DWBXML_SUPPORT_SI\	 -DWBXML_SUPPORT_SL\	 -DWBXML_SUPPORT_CO\	 -DWBXML_SUPPORT_PROV\	 -DWBXML_SUPPORT_EMN\	 -DWBXML_SUPPORT_DRMREL\	 -DWBXML_SUPPORT_OTA_SETTINGS\	 -DWBXML_SUPPORT_SYNCML\	 -DWBXML_SUPPORT_WV\	 -DWBXML_SUPPORT_AIRSYNC\	 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes\	 -O3\	 -glib_LTLIBRARIES = libwbxml2.lalibwbxml2_la_SOURCES = \	wbxml_base64.c\	wbxml_buffers.c\	wbxml_charset.c\	wbxml_conv.c\	wbxml_elt.c\	wbxml_encoder.c\	wbxml_errors.c\	wbxml_lists.c\	wbxml_log.c\	wbxml_mem.c\	wbxml_parser.c\	wbxml_tables.c\	wbxml_tree.c\	wbxml_tree_clb_wbxml.c\	wbxml_tree_clb_xml.cinclude_HEADERS = \	wbxml.h\	wbxml_base64.h\	wbxml_buffers.h\	wbxml_charset.h\	wbxml_conv.h\	wbxml_elt.h\	wbxml_encoder.h\	wbxml_errors.h\	wbxml_handlers.h\	wbxml_lists.h\	wbxml_log.h\	wbxml_mem.h\	wbxml_parser.h\	wbxml_tables.h\	wbxml_tree.h\	wbxml_tree_clb_wbxml.h\	wbxml_tree_clb_xml.hlibwbxml2_la_LDFLAGS = -no-undefined -version-info 0:9:0

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -