summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmldebug/qmldebug.pro
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2009-11-09 03:32:23 (GMT)
committerAlan Alpert <alan.alpert@nokia.com>2009-11-09 03:32:23 (GMT)
commite0cb271b01d18fb178b2c17969c0bf0bff880aed (patch)
treed26a718741ec1bfc0d7768067c5a8e827e7dcd0a /tests/auto/declarative/qmldebug/qmldebug.pro
parent1424d6be3691bafc980693c01532938dc4a640a6 (diff)
parent82e142d6b52153024bd05fa3a7853be7c64bb3bb (diff)
downloadQt-e0cb271b01d18fb178b2c17969c0bf0bff880aed.zip
Qt-e0cb271b01d18fb178b2c17969c0bf0bff880aed.tar.gz
Qt-e0cb271b01d18fb178b2c17969c0bf0bff880aed.tar.bz2
Merge branch 'kinetic-declarativeui' of git@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