summaryrefslogtreecommitdiffstats
path: root/tests/auto/baselineexample
diff options
context:
space:
mode:
authoraavit <qt-info@nokia.com>2011-03-01 11:24:23 (GMT)
committeraavit <qt-info@nokia.com>2011-03-01 11:24:23 (GMT)
commit7a0fb91e2e8e3b3e914c694650d86656ecb2be99 (patch)
tree06a927c1540d5b1407b9ee1cf90051a609e5395d /tests/auto/baselineexample
parent3024ff7d32e1c902580bff3fcdb0232afab43c75 (diff)
downloadQt-7a0fb91e2e8e3b3e914c694650d86656ecb2be99.zip
Qt-7a0fb91e2e8e3b3e914c694650d86656ecb2be99.tar.gz
Qt-7a0fb91e2e8e3b3e914c694650d86656ecb2be99.tar.bz2
Build fix for shadow built Qt
Diffstat (limited to 'tests/auto/baselineexample')
-rw-r--r--tests/auto/baselineexample/baselineexample.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/baselineexample/baselineexample.pro b/tests/auto/baselineexample/baselineexample.pro
index 30feecc..13f03b8 100644
--- a/tests/auto/baselineexample/baselineexample.pro
+++ b/tests/auto/baselineexample/baselineexample.pro
@@ -15,4 +15,4 @@ TEMPLATE = app
SOURCES += tst_baselineexample.cpp
DEFINES += SRCDIR=\\\"$$PWD/\\\"
-include($$QT_SOURCE_TREE/tests/arthur/common/qbaselinetest.pri)
+include($$PWD/../../arthur/common/qbaselinetest.pri)