summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/access/qhttpnetworkconnection/qhttpnetworkconnection.pro
blob: bd20fd33dd9b352d0b0a2f22e9295694f6171452 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qhttpnetworkconnection
SOURCES  += tst_qhttpnetworkconnection.cpp
requires(contains(QT_CONFIG,private_tests))

QT = core-private network-private testlib