aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmltimer/qqmltimer.pro
blob: 28f8e6959fe4d1ed12d36f477d6ac38041f5f53c (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qqmltimer
macx:CONFIG -= app_bundle

SOURCES += tst_qqmltimer.cpp

CONFIG += parallel_test
QT += core-private gui-private qml-private quick-private gui testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0