From 2a62122682de7bf0d2e107c36223b8e72bd3f8f4 Mon Sep 17 00:00:00 2001 From: Kent Hansen Date: Tue, 5 Jun 2012 14:16:16 +0200 Subject: Make "other" autotests build without widgets Change-Id: I49e73c31b98e43259771c0e265cf13fc167c45f2 Reviewed-by: Lars Knoll --- tests/auto/other/other.pro | 14 ++++++++++++++ 1 file changed, 14 insertions(+) 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 -= \ -- cgit v1.2.3