summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2012-06-05 14:16:16 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-07 07:24:31 +0200
commit2a62122682de7bf0d2e107c36223b8e72bd3f8f4 (patch)
tree89255860587c784e8dedbf83c26ae0cae3009618 /tests
parent0f241b6f5e4101f70927616c310e63fb95e2e387 (diff)
Make "other" autotests build without widgets
Change-Id: I49e73c31b98e43259771c0e265cf13fc167c45f2 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/other/other.pro14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/auto/other/other.pro b/tests/auto/other/other.pro
index 8c86a95c59..b172bbf8dd 100644
--- a/tests/auto/other/other.pro
+++ b/tests/auto/other/other.pro
@@ -25,6 +25,20 @@ SUBDIRS=\
qtokenautomaton \
windowsmobile \
+contains(QT_CONFIG, no-widgets): SUBDIRS -= \
+ baselineexample \
+ gestures \
+ headersclean \
+ lancelot \
+ languagechange \
+ modeltest \
+ qaccessibility \
+ qcomplextext \
+ qfocusevent \
+ qnetworkaccessmanager_and_qprogressdialog \
+ qsharedpointer_and_qwidget \
+ windowsmobile \
+
testcocoon: SUBDIRS -= headersclean
cross_compile: SUBDIRS -= \