23214c815e
It has been discovered it changes the behavior of qdbuscpp2xml resulting in builds of some apps breaking. Even if the behavior is more correct, such behavior change in a stable branch is not acceptable Change-Id: I1d79104ebf11c3f48c84f109be2926af96cddae7 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
24 lines
603 B
Prolog
24 lines
603 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qdbusabstractadaptor \
|
|
qdbusabstractinterface \
|
|
qdbusconnection \
|
|
qdbusconnection_no_bus \
|
|
qdbuscontext \
|
|
qdbusinterface \
|
|
qdbuslocalcalls \
|
|
qdbusmarshall \
|
|
qdbusmetaobject \
|
|
qdbusmetatype \
|
|
qdbuspendingcall \
|
|
qdbuspendingreply \
|
|
qdbusreply \
|
|
qdbusservicewatcher \
|
|
qdbustype \
|
|
qdbusthreading \
|
|
qdbusxmlparser \
|
|
|
|
!contains(QT_CONFIG,private_tests): SUBDIRS -= \
|
|
qdbusmarshall \
|
|
|