📄 libmad.pro
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -