summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeinstruction/qdeclarativeinstruction.pro
blob: b8f7d277b97f647eccc2fc53b2be3c5cb6c1031c (plain)
1
2
3
4
5
6
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative script
SOURCES += tst_qdeclarativeinstruction.cpp
macx:CONFIG -= app_bundle

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