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

SOURCES += tst_qdeclarativeitem.cpp

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

CONFIG += parallel_test