summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-02-04 12:40:02 +0100
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-02-04 13:49:34 +0000
commit1aae8953daa1e108679f6c1e4c5a18a42d9537fa (patch)
treee6252bd5eac316a9ee1713fed5d6d57afac9e8b6
parent09a43529393967838a95bd71b99a1861a6b9a61a (diff)
Cleanup QtSensors QML plugin project file
This was ancient code and qmake got much smarter since then. It caused an incorrect "qmltypes" make target too. Change-Id: I4dbbd70a80fac71dbf033e1af9fb5f256c7279c0 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
-rw-r--r--src/imports/sensors/sensors.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/imports/sensors/sensors.pro b/src/imports/sensors/sensors.pro
index 73e9c189..bf33f238 100644
--- a/src/imports/sensors/sensors.pro
+++ b/src/imports/sensors/sensors.pro
@@ -1,8 +1,3 @@
-CXX_MODULE = sensors
-TARGET = declarative_sensors
-TARGETPATH = QtSensors
-IMPORT_VERSION = 5.1 # Doesn't matter, as long as it's a valid version?!
-
QT += qml sensors sensors-private
HEADERS += \