qt5base-lts/tests/auto/qsocketnotifier/qsocketnotifier.pro
Bjørn Erik Nilsen 862a819762 Compile auto tests.
Reviewed-by: mstormo
2011-05-16 16:59:05 +02:00

12 lines
237 B
Prolog

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