summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/lancebench/lancebench.pro
blob: 5647d26de348e543bda1c327031c2054ef9138bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE = app
TARGET = tst_bench_lancebench

QT += testlib gui-private
qtConfig(opengl): QT += opengl

SOURCES += tst_lancebench.cpp

SOURCES += ../../../../auto/other/lancelot/paintcommands.cpp
HEADERS += ../../../../auto/other/lancelot/paintcommands.h
RESOURCES += ../../../../auto/other/lancelot/images.qrc

TESTDATA += ../../../../auto/other/lancelot/scripts/*