openobex.pro

来自「Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3」· PRO 代码 · 共 44 行

PRO
44
字号
TEMPLATE	= libCONFIG -= qtDEFINES += HAVE_CONFIG_HTARGET=openobexHEADERS = config.h \    btobex.h \    inobex.h \    irda.h \    irda_wrap.h \    irobex.h \    netbuf.h \    obex.h \    obex_client.h \    obex_connect.h \    obex_const.h \    obex_header.h \    obex_main.h \    obex_object.h \    obex_server.h \    obex_transport.hSOURCES = btobex.c \    inobex.c \    irobex.c \    netbuf.c \    obex.c \    obex_client.c \    obex_connect.c \    obex_header.c \    obex_main.c \    obex_object.c \    obex_server.c \    obex_transport.cwin32:SOURCES += win32compat.cINCLUDEPATH	+= .DESTDIR		= $$(QPEDIR)/libTRANSLATIONS=

⌨️ 快捷键说明

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