Cleanup auto.pro.
authorMichael Brasser <michael.brasser@nokia.com>
Tue, 14 Feb 2012 03:40:29 +0000 (13:40 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 14 Feb 2012 07:50:57 +0000 (08:50 +0100)
Start running qmltest tests again. Other minor cleanup.

Change-Id: I0b823e3ac5ce1d894015d683b0a6bb6503538703
Reviewed-by: Yunqiao Yin <charles.yin@nokia.com>
tests/auto/auto.pro

index c4ed5ae..367b2e7 100644 (file)
@@ -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