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

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

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

TESTDATA += scripts/*