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

include(../../../../tools/qml/qml.pri)

SOURCES += tst_qdeclarativeviewer.cpp

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

CONFIG += parallel_test