mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-26 02:35:38 +08:00
refs #507, launcher (new GUI)
This commit is contained in:
committed by
Mathew Sutcliffe
parent
54cb61db19
commit
30e6831bf8
@@ -1,6 +1,6 @@
|
||||
load(common_pre)
|
||||
|
||||
QT += core dbus gui svg network xml multimedia
|
||||
QT += core dbus gui svg network xml multimedia webenginewidgets
|
||||
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
|
||||
@@ -29,6 +29,7 @@ DEPENDPATH += . $$SourceRoot/src/blackmisc \
|
||||
INCLUDEPATH += . $$SourceRoot/src
|
||||
|
||||
OTHER_FILES += *.qss *.ico *.rc
|
||||
RESOURCES += swiftlauncher.qrc
|
||||
RC_FILE = swift.rc
|
||||
DISTFILES += swift.rc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user