summaryrefslogtreecommitdiffstats
path: root/tests/environmentvariable
diff options
context:
space:
mode:
Diffstat (limited to 'tests/environmentvariable')
-rw-r--r--tests/environmentvariable/environmentvariable.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/environmentvariable/environmentvariable.pro b/tests/environmentvariable/environmentvariable.pro
index 5ac132500..edb45e797 100644
--- a/tests/environmentvariable/environmentvariable.pro
+++ b/tests/environmentvariable/environmentvariable.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)