summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/lancelot/lancelot.pro
blob: 798482f02ce41b74f2ebb420b2dfb541cd5e93dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TARGET = tst_lancelot
QT += xml testlib

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

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

TESTDATA += scripts/*