更新代码

This commit is contained in:
feiyangqingyun
2023-12-25 09:55:08 +08:00
parent 341d9bd015
commit 8d90a28e75
2 changed files with 7 additions and 3 deletions

View File

@@ -17,7 +17,11 @@ greaterThan(QT_MAJOR_VERSION, 5) {
SUBDIRS -= hotkey
SUBDIRS -= shortcut
SUBDIRS -= qwtdemo
}
#qcustomplot在qt6中暂时不支持debug套件
#准确的说是不支持6.4及以上/等官方解决以后再去掉这个限制
CONFIG(debug, debug|release) {
SUBDIRS -= qcustomplotdemo
}}
win32 {
SUBDIRS += miniblink