summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/lancelot/lancelot.pro
blob: 5b9117983ab74ebb470e763904fb034a1857bcd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
CONFIG += testcase
TARGET = tst_lancelot
QT += testlib gui-private
qtConfig(opengl): QT += opengl

SOURCES += tst_lancelot.cpp \
           paintcommands.cpp
HEADERS += paintcommands.h
RESOURCES += images.qrc

include($$PWD/../../../baselineserver/shared/qbaselinetest.pri)

TESTDATA += scripts/*