From 1aae8953daa1e108679f6c1e4c5a18a42d9537fa Mon Sep 17 00:00:00 2001 From: Alex Blasche Date: Wed, 4 Feb 2015 12:40:02 +0100 Subject: 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 --- src/imports/sensors/sensors.pro | 5 ----- 1 file changed, 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 += \ -- cgit v1.2.3