From bef10b17832cb493b2bc09fb21f94a2dc6a1310c Mon Sep 17 00:00:00 2001 From: Michael Brasser Date: Tue, 14 Feb 2012 13:40:29 +1000 Subject: Cleanup auto.pro. Start running qmltest tests again. Other minor cleanup. Change-Id: I0b823e3ac5ce1d894015d683b0a6bb6503538703 Reviewed-by: Yunqiao Yin --- tests/auto/auto.pro | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'tests/auto') diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index c4ed5aeee8..367b2e724b 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -2,11 +2,9 @@ TEMPLATE=subdirs SUBDIRS=\ declarative \ qtquick2 \ - particles + particles \ + qmldevtools -# ### refactor: port properly -# contains(QT_CONFIG, qmltest): SUBDIRS += qmltest - -SUBDIRS += qmldevtools +contains(QT_CONFIG, qmltest): SUBDIRS += qmltest !cross_compile: SUBDIRS += host.pro -- cgit v1.2.3