summaryrefslogtreecommitdiffstats
path: root/examples/sensors/sensors.pro
blob: 50b5fac0962456a691d9bb8b9f19ec7bea6d5236 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = subdirs

SUBDIRS += \
    accel\
    grue \
    sensorgestures

#contains(QT_CONFIG,widgets):SUBDIRS += \
  #  sensor_explorer \