Moved certain qmake config variables to .qmake.cache.
authoraxis <qt-info@nokia.com>
Fri, 27 May 2011 13:36:22 +0000 (15:36 +0200)
committerQt Continuous Integration System <qt-info@nokia.com>
Tue, 31 May 2011 10:51:28 +0000 (12:51 +0200)
commit0b2ce8520020a0db9b5b5feb5e72f64518d3eea5
tree4cf7a327d8dd189e7f93a4b95490596b566d6536
parenta3146bb75fad0297b9e4056883d44ae218286a00
Moved certain qmake config variables to .qmake.cache.

The reason is that these are local to the build, and should not be
present inside the qmodule.pri file, because this file is installed.

Change-Id: I2207f2bf068b1aafd14e60d106c7028ca53d5efd
Task: QTBUG-19585
Reviewed-on: http://codereview.qt.nokia.com/238
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
configure