From 0a208dd4135fc16d05f9fd8c417d99e3f39c39fb Mon Sep 17 00:00:00 2001 From: Jo Asplin Date: Wed, 7 Sep 2011 10:58:35 +0200 Subject: Moved autotests in category 'other' into new directory structure Task-number: QTBUG-21327 Change-Id: I296063b665809e0411a7546fc9b41a287317ecb7 Reviewed-on: http://codereview.qt-project.org/4326 Reviewed-by: Qt Sanity Bot Reviewed-by: Rohan McGovern --- tests/auto/auto.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/auto.pro') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index b0372acaf3..c2f58835a9 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -6,7 +6,7 @@ SUBDIRS += \ network.pro \ sql \ xml \ - other.pro + other !cross_compile: SUBDIRS += host.pro contains(QT_CONFIG, opengl): SUBDIRS += opengl.pro -- cgit v1.2.3