Make "other" autotests build without widgets
authorKent Hansen <kent.hansen@nokia.com>
Tue, 5 Jun 2012 12:16:16 +0000 (14:16 +0200)
committerQt by Nokia <qt-info@nokia.com>
Thu, 7 Jun 2012 05:24:31 +0000 (07:24 +0200)
Change-Id: I49e73c31b98e43259771c0e265cf13fc167c45f2
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
tests/auto/other/other.pro

index 8c86a95..b172bbf 100644 (file)
@@ -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 -= \