summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/platformsocketengine/platformsocketengine.pro
blob: eee762037d63147659c051c0ceff27e1ee615f54 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_platformsocketengine
SOURCES  += tst_platformsocketengine.cpp

include(../platformsocketengine/platformsocketengine.pri)

requires(contains(QT_CONFIG,private_tests))

MOC_DIR=tmp

QT = core-private network-private testlib