summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativetimer/qdeclarativetimer.pro
blob: b162739f21e7eadc7dd8cbc823f7aa28b915b906 (plain)
1
2
3
4
5
6
7
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative gui
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativetimer.cpp

DEFINES += SRCDIR=\\\"$$PWD\\\"