diff options
Diffstat (limited to 'tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro')
-rw-r--r-- | tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro b/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro index 9593c55..2e41fcd 100644 --- a/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro +++ b/tests/auto/qhttpnetworkreply/qhttpnetworkreply.pro @@ -1,4 +1,5 @@ load(qttest_p4) SOURCES += tst_qhttpnetworkreply.cpp +INCLUDEPATH += $$QT_SOURCE_TREE/src/3rdparty/zlib QT = core network |