summaryrefslogtreecommitdiffstats
path: root/examples/sensors/qmlqtsensors/qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/qmlqtsensors/qml.pro')
-rw-r--r--examples/sensors/qmlqtsensors/qml.pro16
1 files changed, 0 insertions, 16 deletions
diff --git a/examples/sensors/qmlqtsensors/qml.pro b/examples/sensors/qmlqtsensors/qml.pro
deleted file mode 100644
index 6838887e..00000000
--- a/examples/sensors/qmlqtsensors/qml.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-TEMPLATE = aux
-
-app.files = \
- info.json \
- notions.json \
- settings.json \
- main.qml \
- icon.png \
- components
-
-!isEmpty(EXAMPLES_PREFIX) {
- TARGET_DIR = $$EXAMPLES_PREFIX/com.nokia.mt.qmlqtsensors
- app.path = $$TARGET_DIR
- INSTALLS = app
-}
-