aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/qmltime/qmltime.pro
blob: 4e3e9471a4631272865f9f1ea1208fed4d181448 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TEMPLATE = app
TARGET = qmltime
QT += qml widgets testlib
macx:CONFIG -= app_bundle

SOURCES += qmltime.cpp

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0