aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro
blob: 60e59f01f6dd6e1e630a0536a28b95a7aae575c8 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qdeclarativetimer
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativetimer.cpp

CONFIG += parallel_test
QT += core-private gui-private declarative-private gui testlib