fdb7fa937a
Support statically linking the MSVC/mingw runtime libraries without manually tweaking mkspecs. This is helpful for projects like the installer framework. MSVC does not support mixing MT[d]/MD[d] flags in different compilation units. The static_runtime option is therefore added to both QT_CONFIG and CONFIG. Change-Id: Ifd6dc9c362090457de8e2c62477d0445f9479722 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> |
||
---|---|---|
.. | ||
configure_pch.h | ||
configure.pro | ||
configureapp.cpp | ||
configureapp.h | ||
environment.cpp | ||
environment.h | ||
main.cpp | ||
Makefile.mingw | ||
Makefile.win32 | ||
tools.cpp | ||
tools.h |