summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro')
-rw-r--r--tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro b/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro
index 0755055..2e41fcd 100644
--- a/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro
+++ b/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro
@@ -1,5 +1,5 @@
load(qttest_p4)
SOURCES += tst_qhttpnetworkreply.cpp
-INCLUDEPATH += $$(QTDIR)/src/3rdparty/zlib
+INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/zlib
QT = core network