51e501fa8d
Change-Id: I1955320e7639760b4383a53f37a506c8055933ef Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
5 lines
108 B
Prolog
5 lines
108 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qdbuspendingcall
|
|
QT = core dbus testlib
|
|
SOURCES += tst_qdbuspendingcall.cpp
|