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

SOURCES += tst_pointers.cpp

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0