Windows: Fix handling of -nomake.
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>
Wed, 28 Mar 2012 08:07:34 +0000 (10:07 +0200)
committerFriedemann Kleint <Friedemann.Kleint@nokia.com>
Wed, 28 Mar 2012 08:07:34 +0000 (10:07 +0200)
commit9abfe7031db60bb8e2c16e2fbe92b0950089168c
tree6cd2775c2dd53a3e7c32c31d60cd626a81d71699
parent3198247ccf7984174830b3d95457be949eebddfd
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
tools/configure/configureapp.cpp