summaryrefslogtreecommitdiffstats
path: root/tests/auto/lancelot/lancelot.pro
blob: d0138bd120c14b703b66d9b1d3f49f57ee108551 (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4)
QT += xml svg
contains(QT_CONFIG, opengl)|contains(QT_CONFIG, opengles1)|contains(QT_CONFIG, opengles2):QT += opengl

SOURCES += tst_lancelot.cpp

include($$QT_SOURCE_TREE/tests/arthur/common/common.pri)
include($$QT_SOURCE_TREE/tests/arthur/common/baselineprotocol.pri)

!symbian:!wince*:DEFINES += SRCDIR=\\\"$$PWD\\\"