summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/platformsocketengine/platformsocketengine.pro
blob: ab96bb444e7ffbd2a35d0b28cf9c5f5cc8f3c658 (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(qtConfig(private_tests))

MOC_DIR=tmp

QT = core-private network-private testlib