summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeinfo/qdeclarativeinfo.pro
blob: bb54d6cde1f4fc124c9d4026963bf91cd6de472b (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_qdeclarativeinfo.cpp

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

CONFIG += parallel_test