qt5base-lts/tests/auto/network/socket/qhttpsocketengine/qhttpsocketengine.pro

13 lines
249 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qhttpsocketengine
SOURCES += tst_qhttpsocketengine.cpp
include(../platformsocketengine/platformsocketengine.pri)
MOC_DIR=tmp
requires(contains(QT_CONFIG,private_tests))
QT = core-private network-private testlib