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