summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsocketnotifier/qsocketnotifier.pro
blob: 303a96c68ffe00938f8f42e774bb57d36b0bf63f (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qsocketnotifier
QT = core-private network-private testlib
SOURCES = tst_qsocketnotifier.cpp

requires(contains(QT_CONFIG,private_tests))

include(../../../network/socket/platformsocketengine/platformsocketengine.pri)
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0