summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativedom/qdeclarativedom.pro
blob: 466c56327385eeec16a5c6d200bd89299b0f01a8 (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4)
contains(QT_CONFIG,declarative): QT += declarative
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativedom.cpp

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

CONFIG += parallel_test