summaryrefslogtreecommitdiffstats
path: root/tests/auto/lancelot/lancelot.pro
blob: 11beb7ef29f6c34490608f94557668f9121e6dca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
load(qttest_p4)
QT += xml svg
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

include($$PWD/../../arthur/common/qbaselinetest.pri)

!symbian:!wince*:DEFINES += SRCDIR=\\\"$$PWD\\\"
linux-g++-maemo:DEFINES += USE_RUNTIME_DIR