have libQtDesigner load(qt_module_config) like all Qt libs
authorMarius Storm-Olsen <marius.storm-olsen@nokia.com>
Tue, 19 Jul 2011 20:45:00 +0000 (15:45 -0500)
committerQt by Nokia <qt-info@nokia.com>
Tue, 26 Jul 2011 01:37:05 +0000 (03:37 +0200)
commit5f6b89cdc3313cf36b10932ef8c24cb15f103e7b
tree2e0cb2acb476a586a8eb8f57a114722627e301d8
parentdafa9aa23ed492f4cf37a23c05e3f36f02d121e7
have libQtDesigner load(qt_module_config) like all Qt libs

load(qt_module_config) is the same as include(.../qbase.pri) before
and set up the library to match how Qt libraries are normally
configured. It's needed to pull in various thing like for example
CONFIG+=explicitlib, etc.

Also remove redundant QT += uilib-private

Change-Id: I273183ac95f19d3022e0427e64884f7634b01624
Reviewed-on: http://codereview.qt.nokia.com/1851
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
src/designer/src/lib/lib.pro