summaryrefslogtreecommitdiff
path: root/examples/sensors/sensors.pro
blob: 04033fcf2c8fa8ba0132a153fe9186cf959452de (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = subdirs

SUBDIRS += \
    accel\
    cubehouse\
    grueapp\
    grueplugin

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