add debug in config options

This commit is contained in:
yafeng shen 2024-07-23 09:53:50 +08:00
parent 85ecf577ab
commit 3c1575f40f
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
QT += core gui dbus network KWindowSystem sql
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++11 link_pkgconfig
CONFIG += c++11 link_pkgconfig debug
# 项目名
TARGET = kylin-background-upgrade

View File

@ -1,7 +1,7 @@
QT += core gui dbus network KWindowSystem sql
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
CONFIG += c++11 link_pkgconfig
CONFIG += c++11 link_pkgconfig debug
# 项目名
TARGET = kylin-background-upgrade