summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui.pro
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2010-06-25 14:45:57 (GMT)
committeraxis <qt-info@nokia.com>2010-06-29 12:13:47 (GMT)
commitbbb3420e74ee005e0d2b688af65c4ecfe5771235 (patch)
tree19b2a5f42e4092eb25adfe1f30c695b2993b3d8f /tests/auto/gui.pro
parent99c408a8efdaa16363f29c0e67fe97b3c8a7f1c4 (diff)
downloadQt-bbb3420e74ee005e0d2b688af65c4ecfe5771235.zip
Qt-bbb3420e74ee005e0d2b688af65c4ecfe5771235.tar.gz
Qt-bbb3420e74ee005e0d2b688af65c4ecfe5771235.tar.bz2
Various fixes to autotests when using the symbian/linux-armcc mkspec.
Diffstat (limited to 'tests/auto/gui.pro')
-rw-r--r--tests/auto/gui.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/gui.pro b/tests/auto/gui.pro
index a8fd2b4..cfaa3fa 100644
--- a/tests/auto/gui.pro
+++ b/tests/auto/gui.pro
@@ -220,3 +220,11 @@ win32:SUBDIRS -= qtextpiecetable
qstylesheetstyle \
qtextpiecetable \
+symbian:SUBDIRS -= \
+ qhelpcontentmodel \
+ qhelpenginecore \
+ qhelpgenerator \
+ qhelpindexmodel \
+ qhelpprojectdata \
+ qsystemtrayicon \
+