summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel/qsocketnotifier/qsocketnotifier.pro
blob: c1b316ef5064ec2b63910c87cbd1d02d74b3fc91 (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(../platformsocketengine/platformsocketengine.pri)

CONFIG += insignificant_test # QTBUG-21204