summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2010-05-24 02:36:39 (GMT)
committerBea Lam <bea.lam@nokia.com>2010-05-24 02:37:37 (GMT)
commit0fb9856548bdf08c0f51536eaf994af189e62f8d (patch)
treeaed16ece14381a72450aebf36c47e4cbbbb07467 /tests
parentb933f40a39a000ee79e80564b529a3b72365cfae (diff)
downloadQt-0fb9856548bdf08c0f51536eaf994af189e62f8d.zip
Qt-0fb9856548bdf08c0f51536eaf994af189e62f8d.tar.gz
Qt-0fb9856548bdf08c0f51536eaf994af189e62f8d.tar.bz2
Make compile: include script module for test
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/declarative/qdeclarativexmllistmodel/qdeclarativexmllistmodel.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativexmllistmodel/qdeclarativexmllistmodel.pro b/tests/auto/declarative/qdeclarativexmllistmodel/qdeclarativexmllistmodel.pro
index 1bf1c58..7c006f1 100644
--- a/tests/auto/declarative/qdeclarativexmllistmodel/qdeclarativexmllistmodel.pro
+++ b/tests/auto/declarative/qdeclarativexmllistmodel/qdeclarativexmllistmodel.pro
@@ -1,5 +1,5 @@
load(qttest_p4)
-contains(QT_CONFIG,declarative): QT += declarative gui
+contains(QT_CONFIG,declarative): QT += declarative script gui
contains(QT_CONFIG,xmlpatterns) {
QT += xmlpatterns
DEFINES += QTEST_XMLPATTERNS