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

QT += widgets
QT += gui-private widgets-private
# do not run benchmarks by default in 'make check'
CONFIG -= testcase

TEMPLATE = app
TARGET = tst_bench_qpainter

SOURCES += tst_qpainter.cpp