fixed kylin-nm.pro

This commit is contained in:
eightplus 2020-02-25 22:08:53 +08:00
parent ab57c80aa0
commit 041bca939e
1 changed files with 5 additions and 0 deletions

View File

@ -10,6 +10,11 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = kylin-nm
TEMPLATE = app
LANGUAGE = C++
CONFIG += c++14
CONFIG += qt warn_on
CONFIG += release
#CONFIG += link_pkgconfig
#PKGCONFIG += libnm glib-2.0 gio-2.0 dbus-glib-1
#PKGCONFIG += Qt5Svg