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

SOURCES += tst_qqmldebugtrace.cpp

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0