aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/painting/painting.pro
blob: 3f05185cbeda6c6ff2ae678127ebe5c0e713105a (plain)
1
2
3
4
5
6
7
8
requires(contains(QT_CONFIG,opengl))

QT += opengl
CONFIG += console
macx:CONFIG -= app_bundle

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