summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
diff options
context:
space:
mode:
authorMartin Jones <martin.jones@nokia.com>2010-05-10 22:19:00 (GMT)
committerMartin Jones <martin.jones@nokia.com>2010-05-10 22:19:00 (GMT)
commit35bc65ecf89ccc14f2e949f2d2881e899f7c4165 (patch)
treec206594911961655608803ceda0816e45b4a32c2 /tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
parentda8d6c23ceaeb1f266c9c499e98c9fedb1d1e20d (diff)
parent5280485f2b614c7b0417e37f91b959b689835b42 (diff)
downloadQt-35bc65ecf89ccc14f2e949f2d2881e899f7c4165.zip
Qt-35bc65ecf89ccc14f2e949f2d2881e899f7c4165.tar.gz
Qt-35bc65ecf89ccc14f2e949f2d2881e899f7c4165.tar.bz2
Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7
Diffstat (limited to 'tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro')
-rw-r--r--tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro b/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
new file mode 100644
index 0000000..dc10f5b
--- /dev/null
+++ b/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
@@ -0,0 +1,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