qt5base-lts/tests/auto/dbus/dbus.pro
Albert Astals Cid c3f485c525 Expose invokables that are not slots in the xml
Without it the invocations were working but were not listed on introspection

Change-Id: Ie62f7dc3577f52b6888ddebf0392fdf51f2845d5
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2013-07-30 20:34:11 +02:00

25 lines
634 B
Prolog

TEMPLATE=subdirs
SUBDIRS=\
qdbusabstractadaptor \
qdbusabstractinterface \
qdbusconnection \
qdbusconnection_no_bus \
qdbuscontext \
qdbusinterface \
qdbuslocalcalls \
qdbusmarshall \
qdbusmetaobject \
qdbusmetatype \
qdbuspendingcall \
qdbuspendingreply \
qdbusreply \
qdbusservicewatcher \
qdbustype \
qdbusthreading \
qdbusxmlparser \
qdbusxmlgenerator \
!contains(QT_CONFIG,private_tests): SUBDIRS -= \
qdbusmarshall \