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

QT = core-private network-private testlib