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

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

SUBDIRS += plugins