summaryrefslogtreecommitdiffstats
path: root/examples/sensors/grue/grue.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/grue/grue.pro')
-rw-r--r--examples/sensors/grue/grue.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/sensors/grue/grue.pro b/examples/sensors/grue/grue.pro
deleted file mode 100644
index 7290cd34..00000000
--- a/examples/sensors/grue/grue.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += lib plugin console_app
-
-qtHaveModule(quick): SUBDIRS += import qml.pro
-
-plugin.depends = lib
-import.depends = lib
-