?? makefile.am
字號:
lib_LTLIBRARIES = libopenobex.lalibopenobex_la_SOURCES = \ obex.c \ obex_main.c obex_main.h \ obex_connect.c obex_connect.h \ obex_header.c obex_header.h \ obex_object.c obex_object.h \ obex_transport.c obex_transport.h \ obex_server.c obex_server.h \ obex_client.c obex_client.h \ irobex.c irobex.h \ inobex.c inobex.h \ btobex.c btobex.h \ netbuf.c netbuf.h \ irda.h irda_wrap.h \ usbobex.c usbobex.hlibopenobex_la_LDFLAGS = \ -version-info 2:0:1 \ -export-symbols $(top_srcdir)/lib/obex.symlibopenobex_la_LIBADD = @USB_LIBS@INCLUDES = -I$(top_builddir)/includeEXTRA_DIST = obex.sym win32compat.cMAINTAINERCLEANFILES = Makefile.in
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -