aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/qml/qqmldebugtrace/qqmldebugtrace.pro
blob: 06371dc1d34b776f23e44bfaea660945835773bf (plain)
1
2
3
4
5
6
7
8
9
CONFIG += benchmark
QT += qml testlib
TEMPLATE = app
TARGET = tst_qqmldebugtrace
macx:CONFIG -= app_bundle

SOURCES += tst_qqmldebugtrace.cpp

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0