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

requires(contains(QT_CONFIG,private_tests))

include(../platformsocketengine/platformsocketengine.pri)

symbian: TARGET.CAPABILITY = NetworkServices

CONFIG += insignificant_test # QTBUG-21204