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

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

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