summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativecontext/qdeclarativecontext.pro
blob: 74bb78c6ed2d3ec4b2ffcb75d7925e9d4d234beb (plain)
1
2
3
4
5
6
7
8
9
10
11
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
SOURCES += tst_qdeclarativecontext.cpp
macx:CONFIG -= app_bundle

!symbian: {
    DEFINES += SRCDIR=\\\"$$PWD\\\"
}

CONFIG += parallel_test