📄 cscope.pro
字号:
include(../config)TEMPLATE = libTARGET = kscope_cscopeDEPENDPATH += ". ../core"CONFIG += dll# InputHEADERS += engineconfigwidget.h \ ctags.h \ configwidget.h \ managedproject.h \ crossref.h \ cscope.h \ files.hFORMS += configwidget.ui \ engineconfigwidget.uiSOURCES += engineconfigwidget.cpp \ ctags.cpp \ configwidget.cpp \ managedproject.cpp \ crossref.cpp \ cscope.cpp \ files.cppINCLUDEPATH += ../core \ .LIBS += -L../core -lkscope_coretarget.path = $${INSTALL_PATH}/libINSTALLS += target
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -