OSDN Git Service

centralize setting of "CONFIG += shared dll" for libraries
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 15 Nov 2011 16:30:21 +0000 (17:30 +0100)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Fri, 18 Nov 2011 09:40:09 +0000 (10:40 +0100)
commitc344032bd5c3eca615e382d0a3b1d6975102096b
treeca9db06d54274b03be6838451535993132f7fc7c
parentb8d2e4972939ba28411291b17fa048fa76e5ed5e
centralize setting of "CONFIG += shared dll" for libraries

"dll" and "shared" set each other, but too late to actually test for it
in the project files, so include both.
note that this will slightly modify the build of some of our imported qt
solutions.

Change-Id: I0bd4f41a68fd160f8e87eb0a0fa66096fe70ef3e
Reviewed-by: Maurice Kalinowski <maurice.kalinowski@nokia.com>
12 files changed:
src/libs/3rdparty/botan/src/src.pro
src/libs/cplusplus/cplusplus.pro
src/libs/glsl/glsl.pro
src/libs/languageutils/languageutils.pro
src/libs/qmleditorwidgets/qmleditorwidgets.pro
src/libs/qmljs/qmljs.pro
src/libs/qmljsdebugclient/qmljsdebugclient.pro
src/libs/symbianutils/symbianutils.pro
src/libs/utils/utils.pro
src/plugins/debugger/dumper.pro
src/plugins/debugger/ptracepreload.pro
src/qtcreatorlibrary.pri