summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus.pro
blob: 7470bf8b14209ff205604c1b16397d012647dd29 (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=\
           qdbusabstractadaptor \
           qdbusabstractinterface \
           qdbusconnection \
           qdbuscontext \
           qdbusinterface \
           qdbuslocalcalls \
           qdbusmarshall \
           qdbusmetaobject \
           qdbusmetatype \
           qdbuspendingcall \
           qdbuspendingreply \
           qdbusreply \
           qdbusservicewatcher \
           qdbustype \
           qdbusthreading \
           qdbusxmlparser \

!contains(QT_CONFIG, private_tests): SUBDIRS -= \
           qdbusmarshall \