qt5base-lts/tests/auto/network/socket/platformsocketengine
Alexandru Croitor aa1f970c43 Fix qmake builds of socket tests
qabstractsocketengine.cpp was changed to explicitly include its header
moc file, which works with AUTOMOC, but doesn't with qmake.
The header file needs to be explicitly listed in the HEADERS variable.

Amends 2a1fc7b835.

Change-Id: I9d31288d1f1eb2310679a7e685bd7ea458a77920
Reviewed-by: Leander Beernaert <leander.beernaert@qt.io>
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-12-19 09:21:15 +00:00
..
.gitignore Moved network autotests into new directory structure 2011-09-09 09:32:17 +02:00
BLACKLIST unblacklist passing tests 2019-07-08 11:01:42 +00:00
CMakeLists.txt Regenerate tests/auto/network/socket 2019-11-13 10:07:36 +00:00
platformsocketengine.pri Fix qmake builds of socket tests 2019-12-19 09:21:15 +00:00
platformsocketengine.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
tst_platformsocketengine.cpp Convert uses of QTime as a timer to QElapsedTimer 2019-06-14 10:42:33 +02:00