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

SOURCES += tst_qqmltimer.cpp

QT += core-private gui-private qml-private quick-private gui testlib