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

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