QT_RAW_INSTALL_FOO => QT_INSTALL_FOO/raw
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 9 Mar 2012 18:11:27 +0000 (19:11 +0100)
committerQt by Nokia <qt-info@nokia.com>
Mon, 12 Mar 2012 10:01:02 +0000 (11:01 +0100)
commitaed6eaa5b211a4676c15627657f3a7bda6e3866d
treec6cf7554155db900d4212bda7617eda34921a249
parent197ba93cf06bd57fecf9d1b2e54a778113962248
QT_RAW_INSTALL_FOO => QT_INSTALL_FOO/raw

this makes the "sysrootable" properties more magic, with the raw
versions being omitted from the qmake -query output and automatically
falling back to the "cooked" variant if there is no sysroot set.

this makes the "normal" qmake -query less noisy. this will become even
more obvious when i add more "overloads" of the properties.

Change-Id: I08000986427264ec6238c8fe0a77f5cecdbf1201
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
dist/changes-5.0.0
mkspecs/features/qt_module_config.prf
qmake/project.cpp
qmake/property.cpp