2011-10-25 04:42:16 +00:00
|
|
|
CONFIG += testcase
|
|
|
|
TARGET = tst_qdbusinterface
|
|
|
|
QT = core testlib
|
2011-10-11 01:47:50 +00:00
|
|
|
TEMPLATE = subdirs
|
2017-11-20 11:29:03 +00:00
|
|
|
qdbusinterface.depends = qmyserver
|
2015-03-30 21:53:55 +00:00
|
|
|
SUBDIRS = qmyserver qdbusinterface
|