summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbuspendingreply/qdbuspendingreply.pro
blob: b0ba53fb8ed458cc8822cb2228102055f3925fc3 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qdbuspendingreply
QT = core dbus testlib
SOURCES += tst_qdbuspendingreply.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0

macx:CONFIG += insignificant_test # QTBUG-37469