summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: d7b8036d022eb7dbec79c28901fa0e8615de7028 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
TEMPLATE = subdirs
SUBDIRS += cmake \
           qcanbusframe \
           qcanbusdevice \
           qmodbusdataunit \
           qmodbusreply \
           qmodbusdevice \
           qmodbuspdu \
           qmodbusclient \
           qmodbusserver \
           qmodbuscommevent \
           qmodbusadu \
           qmodbusdeviceidentification \
           qmodbusrtuserialmaster

!android: SUBDIRS += qcanbus

qcanbus.depends += plugins
qcanbusdevice.depends += plugins

SUBDIRS += plugins