summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmldebug/qmldebug.pro
diff options
context:
space:
mode:
authorYann Bodson <yann.bodson@nokia.com>2009-11-09 03:49:00 (GMT)
committerYann Bodson <yann.bodson@nokia.com>2009-11-09 03:49:00 (GMT)
commit879887e5f1e1636f6accc837154dfa3d211d7ca8 (patch)
tree2474d9dfb7c77266af5c78a181a171859d66ef18 /tests/auto/declarative/qmldebug/qmldebug.pro
parent2f055c0140cce1b258316b0ec5dadda6e9e10228 (diff)
parent604bcebbb3b37f5958b97c5178e4d2cb7cdef675 (diff)
downloadQt-879887e5f1e1636f6accc837154dfa3d211d7ca8.zip
Qt-879887e5f1e1636f6accc837154dfa3d211d7ca8.tar.gz
Qt-879887e5f1e1636f6accc837154dfa3d211d7ca8.tar.bz2
Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
Diffstat (limited to 'tests/auto/declarative/qmldebug/qmldebug.pro')
-rw-r--r--tests/auto/declarative/qmldebug/qmldebug.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmldebug/qmldebug.pro b/tests/auto/declarative/qmldebug/qmldebug.pro
new file mode 100644
index 0000000..61f821e
--- /dev/null
+++ b/tests/auto/declarative/qmldebug/qmldebug.pro
@@ -0,0 +1,5 @@
+load(qttest_p4)
+contains(QT_CONFIG,declarative): QT += network declarative
+macx:CONFIG -= app_bundle
+
+SOURCES += tst_qmldebug.cpp