summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsocketnotifier/qsocketnotifier.pro
blob: 309950067d0dbef9db4a3add8f14f9789206f408 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
SOURCES += tst_qsocketnotifier.cpp
QT = core-private network-private

requires(contains(QT_CONFIG,private_tests))

include(../../../network/socket/platformsocketengine/platformsocketengine.pri)

CONFIG += insignificant_test # QTBUG-21204