Details
Description
Depending on the selection "Create Static Library (.lib)", the "ConfigurationType" is set as .lib or .dll, but in both cases a project_global.h is created. This makes only sense the case of a dll.
The define "QT_STATIC" which is Qt-internal should be used only for the build of Qt itself.
The "QT_DLL" preprocessor definition is added, which should no longer be used.
Attachments
For Gerrit Dashboard: QTVSADDINBUG-445 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
178663,3 | Fix wrong usage of QT_STATIC and QT_DLL | dev | qt-labs/vstools | Status: MERGED | +2 | 0 |