summaryrefslogtreecommitdiffstats
path: root/tests/auto/platformsocketengine/platformsocketengine.pro
blob: 04816afa77f491ec951bdb7ed4f74667047f2abe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
load(qttest_p4)
SOURCES  += tst_platformsocketengine.cpp

include(../platformsocketengine/platformsocketengine.pri)

requires(contains(QT_CONFIG,private_tests))

MOC_DIR=tmp

QT = core network

symbian: TARGET.CAPABILITY = NetworkServices
symbian: INCLUDEPATH += $$OS_LAYER_SYSTEMINCLUDE