summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorOlivier Goffart <olivier.goffart@nokia.com>2011-02-04 15:10:10 +0100
committerOlivier Goffart <olivier.goffart@nokia.com>2011-02-04 15:27:33 +0100
commite9ab35ef663e9562385c974dcbeb7cf2d03ab70f (patch)
treec5ba2042c9908e0d8ec325f5fe1d1d1448d1f1d9 /tests/auto/auto.pro
parent47a134b9a9136dc961dc5dd07e345aeb94b2d401 (diff)
Move the QtHelp tests in its own profile
Reviewed-by: Sergio Ahumada
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index c0004f7cb1..c67724958e 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -19,4 +19,5 @@ contains(QT_CONFIG, multimedia): SUBDIRS += multimedia.pro
contains(QT_CONFIG, phonon): SUBDIRS += phonon.pro
contains(QT_CONFIG, svg): SUBDIRS += svg.pro
contains(QT_CONFIG, declarative): SUBDIRS += declarative.pro
+!symbian SUBDIRS += help.pro