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

QT = core-private network-private testlib