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

include(../qnativesocketengine/qsocketengine.pri)