From 97ea2f0f6e32a47efa59ee3043508433fc6ded2c Mon Sep 17 00:00:00 2001 From: Jo Asplin Date: Mon, 7 Nov 2011 14:11:03 +0100 Subject: [PATCH] Completed change to eliminate v8.pro The initial change to eliminate v8.pro was incomplete - see 803b7d651cc5593ef4512d707c9d05c64478b7d6. Change-Id: Ia2c996d247f8b19380363f3e0409d38d3b839fdb Reviewed-by: Jason McDonald --- tests/auto/auto.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index a9047f0050..a760ead612 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -20,4 +20,4 @@ cross_compile: SUBDIRS -= host.pro cross_compile: SUBDIRS -= tools !contains(QT_CONFIG, opengl): SUBDIRS -= opengl !unix|embedded|!contains(QT_CONFIG, dbus): SUBDIRS -= dbus -!contains(QT_CONFIG, v8): SUBDIRS -= v8.pro +!contains(QT_CONFIG, v8): SUBDIRS -= v8