summaryrefslogtreecommitdiffstats
path: root/src/imports/sensors/sensors.pro
blob: 043a4357f8c88560b499b0d0a5faaf8806116691 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CXX_MODULE = sensors
TARGET  = declarative_sensors
TARGETPATH = QtMobility/sensors
IMPORT_VERSION = 1.3 # Doesn't matter, as long as it's a valid version?!

QT += qml sensors

SOURCES += sensors.cpp

load(qml_plugin)

OTHER_FILES += \
    plugin.json