summaryrefslogtreecommitdiff
path: root/examples/sensors/sensors.pro
blob: f98b4c1522083a9a717cafdd0eb8597bee33ab09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
TEMPLATE = subdirs

SUBDIRS += grue

!isEmpty(QT.quick.name) {
    SUBDIRS += \
        accelbubble \
        cubehouse \
        qmlsensorgestures \
        maze \
        qmlqtsensors \
        sensor_explorer \
        shakeit
}

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

OTHER_FILES = stub.h