mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-20 20:40:29 +08:00
refs #618, removed QWebEngine
This commit is contained in:
@@ -2,9 +2,6 @@ load(common_pre)
|
|||||||
|
|
||||||
QT += core dbus gui svg network xml multimedia
|
QT += core dbus gui svg network xml multimedia
|
||||||
|
|
||||||
# QWebEngine is not supported for MinGW
|
|
||||||
!win32-g++: QT += webenginewidgets
|
|
||||||
|
|
||||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||||
|
|
||||||
TARGET = swiftlauncher
|
TARGET = swiftlauncher
|
||||||
|
|||||||
Reference in New Issue
Block a user