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

QT = core network

symbian: TARGET.CAPABILITY = NetworkServices