libmad.pro
来自「Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3」· PRO 代码 · 共 13 行
PRO
13 行
TEMPLATE = libCONFIG += qtopia warn_on releaseHEADERS = libmad_version.h fixed.h bit.h timer.h stream.h frame.h synth.h decoder.h \ layer12.h layer3.h huffman.h libmad_global.h mad.h libmadplugin.h libmadpluginimpl.hSOURCES = version.c fixed.c bit.c timer.c stream.c frame.c synth.c decoder.c \ layer12.c layer3.c huffman.c libmadplugin.cpp libmadpluginimpl.cppTARGET = madpluginDESTDIR = $(QPEDIR)/plugins/codecsINCLUDEPATH += $(QPEDIR)/include ..DEPENDPATH += $(QPEDIR)/include ..LIBS += -lqpe -lmVERSION = 1.0.0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?