summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhttpnetworkconnection/qhttpnetworkconnection.pro
blob: e19d9624a5e0ff0612e0b3f6c146e00d5effd316 (plain)
1
2
3
4
5
6
7
load(qttest_p4)
SOURCES  += tst_qhttpnetworkconnection.cpp
INCLUDEPATH += $$(QTDIR)/src/3rdparty/zlib

requires(contains(QT_CONFIG,private_tests))

QT = core network