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

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