summaryrefslogtreecommitdiffstats
path: root/tests/extractarchiveoperationtest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/extractarchiveoperationtest')
-rw-r--r--tests/extractarchiveoperationtest/extractarchiveoperationtest.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/extractarchiveoperationtest/extractarchiveoperationtest.pro b/tests/extractarchiveoperationtest/extractarchiveoperationtest.pro
index 170a7690a..bc533abb3 100644
--- a/tests/extractarchiveoperationtest/extractarchiveoperationtest.pro
+++ b/tests/extractarchiveoperationtest/extractarchiveoperationtest.pro
@@ -8,8 +8,8 @@ CONFIG -= app_bundle
QT += testlib script
QT -= gui
-INCLUDEPATH += ../../installerbuilder/libinstaller ..
-DEPENDPATH += ../../installerbuilder/libinstaller ../../installerbuilder/common
+INCLUDEPATH += . .. ../../installerbuilder/libinstaller
+DEPENDPATH += . .. ../../installerbuilder/libinstaller
include(../../installerbuilder/libinstaller/libinstaller.pri)