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

📄 makefile.am

📁 bonddb 是一个源于PostgreSQL封装包的对象。它是一个由C/C++编写的快速数据提取层应用软件
💻 AM
字号:
if GTK_DEBUGNOTEINCLUDES = -ggdb `gtk-config --cflags` \	 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment \	 -Wuninitialized -Wparentheses -Wpointer-arith \	 -Wmissing-prototypes -DGTK_DEBUGNOTE=1 -fprofile-arcs -ftest-coverage elseINCLUDES = -ggdb `glib-config --cflags` \	 -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment \	 -Wuninitialized -Wparentheses -Wpointer-arith \	 -Wmissing-prototypes -fprofile-arcs -ftest-coverage endifVERSION = 1.0.0lib_LTLIBRARIES = libbonddebug.la#### libbonddebug.la##libbonddebug_la_SOURCES = \	dbmem.h debug.h \	\	dbmem.c debug.c libbonddebugincdir = $(includedir)/bondlibbonddebuginc_HEADERS = dbmem.h debug.hlibbonddebug_la_LDFLAGS = 

⌨️ 快捷键说明

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