Configure: Set separate_debug_info for all modules
authorKai Koehne <kai.koehne@nokia.com>
Mon, 15 Aug 2011 13:36:08 +0000 (15:36 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 16 Aug 2011 09:48:43 +0000 (11:48 +0200)
commitd6d3a32a688da08fd0eab74c9b142e34a7676d17
treed3e42b0cee3bf4838b20cde9422b9c349c03c869
parent0536ec05c3a5ceedc7b928c5f96b7ff36398af04
Configure: Set separate_debug_info for all modules

separate_debug_info was previously stored in .qmake.cache, and
therefore only affected qtbase. Store it as a QT_CONFIG setting instead,
and add it to CONFIG for all Qt plugins and modules.

Change-Id: I940c8cb30f1c42c85f4d0342e6a482f20677ff04
Reviewed-on: http://codereview.qt.nokia.com/2975
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
configure
mkspecs/features/qt_module_config.prf
mkspecs/features/qt_plugin.prf