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

SUBDIRS += \
    QtSensors_accel \
    QtSensors_accelbubble \
    QtSensors_cubehouse \
    QtSensors_grue \
    QtSensors_qmlsensorgestures \
    QtSensors_maze \
    QtSensors_qmlqtsensors \
    QtSensors_sensor_explorer \
    QtSensors_shakeit

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