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

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

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

TESTDATA += scripts/*