summaryrefslogtreecommitdiff
path: root/examples/QtSensors/QtSensors_grue/QtSensors_grue.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/QtSensors/QtSensors_grue/QtSensors_grue.pro')
-rw-r--r--examples/QtSensors/QtSensors_grue/QtSensors_grue.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/QtSensors/QtSensors_grue/QtSensors_grue.pro b/examples/QtSensors/QtSensors_grue/QtSensors_grue.pro
deleted file mode 100644
index de917bf..0000000
--- a/examples/QtSensors/QtSensors_grue/QtSensors_grue.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-TEMPLATE = subdirs
-
-SUBDIRS += lib plugin console_app
-SUBDIRS += import qml.pro
-
-plugin.depends = lib
-import.depends = lib
-