mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 20:25:34 +08:00
[AFV] Temporarily disable AFV Map in swiftguistd
This commit is contained in:
committed by
Mat Sutcliffe
parent
18821c2a30
commit
139690457d
@@ -1,6 +1,6 @@
|
||||
load(common_pre)
|
||||
|
||||
QT += core dbus gui network svg widgets multimedia quickwidgets
|
||||
QT += core dbus gui network svg widgets multimedia
|
||||
|
||||
TARGET = blackgui
|
||||
TEMPLATE = lib
|
||||
@@ -61,7 +61,6 @@ HEADERS += $$PWD/graphs/*.h
|
||||
SOURCES += $$PWD/graphs/*.cpp
|
||||
|
||||
FORMS += $$PWD/*.ui
|
||||
RESOURCES += qml/qml.qrc
|
||||
|
||||
win32 {
|
||||
HEADERS += $$PWD/win/*.h
|
||||
|
||||
Reference in New Issue
Block a user