summaryrefslogtreecommitdiffstats
path: root/basicsuite/sensorexplorer/app.pro
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/sensorexplorer/app.pro')
-rw-r--r--basicsuite/sensorexplorer/app.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/basicsuite/sensorexplorer/app.pro b/basicsuite/sensorexplorer/app.pro
deleted file mode 100644
index bc968c2..0000000
--- a/basicsuite/sensorexplorer/app.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TARGET = sensorexplorer
-
-include(../shared/shared.pri)
-b2qtdemo_deploy_defaults()
-
-content.files = *.qml
-content.path = $$DESTPATH
-
-OTHER_FILES += $${content.files}
-
-INSTALLS += target content \ No newline at end of file