511e447b70
Due to recent changes in the test it should now compile and run properly. This re-enables the test. Change-Id: I6c647d99fa1f1b1c53e006fef2865d6be08ec16c Reviewed-by: Alex <alex.blasche@nokia.com>
17 lines
329 B
Prolog
17 lines
329 B
Prolog
TEMPLATE=subdirs
|
|
SUBDIRS=\
|
|
qhttpsocketengine \
|
|
qudpsocket \
|
|
qtcpsocket \
|
|
qlocalsocket \
|
|
qtcpserver \
|
|
qsocks5socketengine \
|
|
qabstractsocket \
|
|
platformsocketengine \
|
|
|
|
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
|
platformsocketengine \
|
|
qtcpsocket \
|
|
qhttpsocketengine \
|
|
qsocks5socketengine \
|