summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/plugin/plugin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grue/plugin/plugin.pro')
-rw-r--r--examples/sensors/grue/plugin/plugin.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/sensors/grue/plugin/plugin.pro b/examples/sensors/grue/plugin/plugin.pro
index 90d7a01a..489a1cec 100644
--- a/examples/sensors/grue/plugin/plugin.pro
+++ b/examples/sensors/grue/plugin/plugin.pro
@@ -16,3 +16,6 @@ SOURCES += gruesensorimpl.cpp\
target.path=$$[QT_INSTALL_PLUGINS]/sensors
INSTALLS += target
+OTHER_FILES += \
+ plugin.json
+