Windows: Fix handling of -nomake.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Wed, 28 Mar 2012 08:07:34 +0000 (10:07 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 28 Mar 2012 11:01:01 +0000 (13:01 +0200)
commitb2d205b58755a772557a440ec55bb9018fbcb35a
tree558a19ff853e0f65d6d0d4f4957e3ca356ea765c
parent448b9c00be5f6a2e61cc6f3d673e8669d5b350b4
Windows: Fix handling of -nomake.

Add to list of disabled build parts (see
b9a498bf514255b2a6298f44801d3d43c958044c).
This fixes the tests are currently built in developer-build
despite "-nomake tests".

Change-Id: I43282112e03328dd89d8c874ca31b0483742ddb3
Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
tools/configure/configureapp.cpp