summaryrefslogtreecommitdiffstats
path: root/src/imports/sensors/sensors.pro
blob: d533aa0c56ae9db2e30db920ad0e2a8ce1fe3869 (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 qmldir plugins.qmltypes