aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-09-14 11:32:02 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-15 08:08:33 +0200
commitc17fd1dad7b87d7d5e950dc067f256363451f873 (patch)
tree7763a75433c3e00f2744b595ae7d439771eb4f79 /tests/auto/auto.pro
parentfe331f33fe0d86a2f6b7ba595110f5619603f009 (diff)
Disable compilation of tests/auto/qmltest
QtQuickTest has currently been disabled, so this test cannot be compiled. Change-Id: I93171125fafe58d925925aa6575290dab9122d4a Reviewed-on: http://codereview.qt-project.org/4845 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Charles Yin <charles.yin@nokia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 08f3a4dee4..b831ecefe5 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -2,7 +2,7 @@ TEMPLATE=subdirs
SUBDIRS=\
declarative
-
-contains(QT_CONFIG, qmltest): SUBDIRS += qmltest
+# ### refactor: port properly
+# contains(QT_CONFIG, qmltest): SUBDIRS += qmltest
!cross_compile: SUBDIRS += host.pro