summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/painting/qpainter/qpainter.pro
blob: b114dde68dd39a7edccaab3f83fb2ec05f673972 (plain)
1
2
3
4
5
6
7
8
QT += widgets testlib
QT += gui-private widgets-private

TEMPLATE = app
TARGET = tst_bench_qpainter

SOURCES += tst_qpainter.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0