📄 plugin_qt.pro
字号:
# tag: qmake project file for OpenBIOS QT plugin## Copyright (C) 2003 Stefan Reinauer## See the file "COPYING" for further information about# the copyright and warranty status of this work.#TEMPLATE = appCONFIG += qt thread warn_on releaseLIBS = -sharedINCLUDEPATH = qbuild $(ABSOINC) $(TOPDIR)/include $(PLUGINDIR)/plugin_pciDESTDIR = qbuildOBJECTS_DIR = qbuildMOC_DIR = qbuildTARGET = plugin_qt.soHEADERS = $(PLUGINDIR)/plugin_qt/plugin_qt.hSOURCES = $(PLUGINDIR)/plugin_qt/plugin_qt.cpp $(PLUGINDIR)/plugin_qt/qt_main.cpp
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -