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

requires(contains(QT_CONFIG,private_tests))

include(../platformsocketengine/platformsocketengine.pri)

symbian: TARGET.CAPABILITY = NetworkServices

macx:CONFIG+=insignificant_test # QTQAINFRA-574