From: Kent Hansen Date: Tue, 30 Aug 2011 10:37:08 +0000 (+0200) Subject: Make sure tests/auto/v8.pro doesn't clobber auto.pro X-Git-Tag: qt-v5.0.0-alpha1~3727 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9be3851eb948a2e7a52273b222334e29d82fa437;p=profile%2Fivi%2Fqtbase.git Make sure tests/auto/v8.pro doesn't clobber auto.pro The omission of spaces is crucial in order for the regular expressions in configure to be able to detect that v8.pro isn't a "main project" file. Task-number: QTBUG-21168 Change-Id: I2e94736ee3195bed7fd528759b1bc1812f1ae54c Reviewed-on: http://codereview.qt.nokia.com/3878 Reviewed-by: Qt Sanity Bot Reviewed-by: Rohan McGovern --- diff --git a/tests/auto/v8.pro b/tests/auto/v8.pro index 226ff7b..d751e4c 100644 --- a/tests/auto/v8.pro +++ b/tests/auto/v8.pro @@ -1,3 +1,3 @@ -TEMPLATE = subdirs -SUBDIRS = \ +TEMPLATE=subdirs +SUBDIRS=\ v8