mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
[OP-835] Qt 5.1.0 - all plugins now depend on QT widgets
This commit is contained in:
parent
2e02843e59
commit
ec09e17d6e
@ -9,6 +9,8 @@ LIBS += -L$$DESTDIR
|
||||
INCLUDEPATH += $$GCS_SOURCE_TREE/src/plugins
|
||||
DEPENDPATH += $$GCS_SOURCE_TREE/src/plugins
|
||||
|
||||
QT += widgets
|
||||
|
||||
# copy the plugin spec
|
||||
isEmpty(TARGET) {
|
||||
error("qtcreatorplugin.pri: You must provide a TARGET")
|
||||
|
Loading…
x
Reference in New Issue
Block a user