summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro
blob: 36d56c6f202ecb914ef73dfcdf239566a91096b1 (plain)
1
2
3
4
5
6
7
load(qttest_p4)
SOURCES  += tst_qhttpnetworkreply.cpp
INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/zlib
requires(contains(QT_CONFIG,private_tests))

QT = core network
symbian: TARGET.CAPABILITY = NetworkServices