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

requires(contains(QT_CONFIG,private_tests))

include(../qnativesocketengine/qsocketengine.pri)