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

SOURCES += tst_pointers.cpp

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0