summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qobject/test/test.pro
blob: c2f801b464f61609b750808ee3fff0835aed89ee (plain)
1
2
3
4
5
6
7
CONFIG += testcase console
CONFIG += parallel_test
TARGET = ../tst_qobject
QT = core-private network testlib
SOURCES = ../tst_qobject.cpp

TEST_HELPER_INSTALLS = ../signalbug/signalbug