mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +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
|
||||
|
||||
# QWebEngine is not supported for MinGW
|
||||
!win32-g++: QT += webenginewidgets
|
||||
|
||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
|
||||
|
||||
TARGET = swiftlauncher
|
||||
|
||||
Reference in New Issue
Block a user