summaryrefslogtreecommitdiff
path: root/examples/sensors/grue/import/import.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grue/import/import.pro')
-rw-r--r--examples/sensors/grue/import/import.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sensors/grue/import/import.pro b/examples/sensors/grue/import/import.pro
index 37d2544..e681636 100644
--- a/examples/sensors/grue/import/import.pro
+++ b/examples/sensors/grue/import/import.pro
@@ -4,7 +4,7 @@ CONFIG += plugin
TARGET = $$qtLibraryTarget(declarative_grue)
TARGETPATH = Grue
-QT = core gui declarative sensors
+QT = core gui qml sensors
INCLUDEPATH += $$PWD/../lib
LIBS += -L$$OUT_PWD/../lib -lgruesensor