2011-04-27 10:05:43 +00:00
|
|
|
load(qttest_p4)
|
|
|
|
SOURCES += tst_qsocketnotifier.cpp
|
2011-05-16 14:59:05 +00:00
|
|
|
QT = core-private network-private
|
2011-04-27 10:05:43 +00:00
|
|
|
|
|
|
|
requires(contains(QT_CONFIG,private_tests))
|
|
|
|
|
2011-04-20 15:21:36 +00:00
|
|
|
include(../platformsocketengine/platformsocketengine.pri)
|
2011-04-27 10:05:43 +00:00
|
|
|
|
|
|
|
symbian: TARGET.CAPABILITY = NetworkServices
|
|
|
|
|
|
|
|
|