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

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

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