summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/qpainter/qpainter.pro
blob: 9f5fdf44cad6a4b63888613419433ec4723da0d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
load(qttest_p4)

# do not run benchmarks by default in 'make check'
CONFIG -= testcase

QT += gui-private

TEMPLATE = app
TARGET = tst_bench_qpainter

SOURCES += tst_qpainter.cpp