summaryrefslogtreecommitdiffstats
path: root/tests/auto/lancelot/lancelot.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/lancelot/lancelot.pro')
-rw-r--r--tests/auto/lancelot/lancelot.pro8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/auto/lancelot/lancelot.pro b/tests/auto/lancelot/lancelot.pro
index c4eaaac6ab..67fff1b411 100644
--- a/tests/auto/lancelot/lancelot.pro
+++ b/tests/auto/lancelot/lancelot.pro
@@ -3,11 +3,11 @@ QT += xml
contains(QT_CONFIG, opengl)|contains(QT_CONFIG, opengles1)|contains(QT_CONFIG, opengles2):QT += opengl
SOURCES += tst_lancelot.cpp \
- $$PWD/../../arthur/common/paintcommands.cpp
-HEADERS += $$PWD/../../arthur/common/paintcommands.h
-RESOURCES += $$PWD/../../arthur/common/images.qrc
+ paintcommands.cpp
+HEADERS += paintcommands.h
+RESOURCES += images.qrc
-include($$PWD/../../arthur/common/qbaselinetest.pri)
+include($$PWD/../../baselineserver/shared/qbaselinetest.pri)
!symbian:!wince*:DEFINES += SRCDIR=\\\"$$PWD\\\"
linux-g++-maemo:DEFINES += USE_RUNTIME_DIR