summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorOlivier Goffart <olivier.goffart@nokia.com>2011-02-04 14:10:10 (GMT)
committerOlivier Goffart <olivier.goffart@nokia.com>2011-02-04 14:27:33 (GMT)
commite9ab35ef663e9562385c974dcbeb7cf2d03ab70f (patch)
treec5ba2042c9908e0d8ec325f5fe1d1d1448d1f1d9 /tests/auto/auto.pro
parent47a134b9a9136dc961dc5dd07e345aeb94b2d401 (diff)
downloadQt-e9ab35ef663e9562385c974dcbeb7cf2d03ab70f.zip
Qt-e9ab35ef663e9562385c974dcbeb7cf2d03ab70f.tar.gz
Qt-e9ab35ef663e9562385c974dcbeb7cf2d03ab70f.tar.bz2
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 c0004f7..c677249 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