summaryrefslogtreecommitdiffstats
path: root/examples/sensors/sensors.pro
blob: 8f1d41b14f054807a8d64a248b6305a202f709d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = subdirs

SUBDIRS += \
    accel \
    grue \
    qmlsensorgestures \
    sensor_explorer \
    maze \
    qmlqtsensors \
    shakeit

!isEmpty(QT.widgets.name): SUBDIRS += \
    sensorgestures