summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-03-02 16:09:06 +0100
committerKai Koehne <kai.koehne@qt.io>2020-03-03 11:18:13 +0100
commite06ce2eb62bc02824669433c5952c193943e0a7e (patch)
tree5532ac3eb7f6a7211f997a69513d481e4bed4338 /src
parenteaf7f572bfbcb33b106097923f4e0efdd9c683fc (diff)
Fix regression when doing a debug only build with MSVC
qt helper libs for msvc will always get a 'd' suffix for debug builds. This is different than for MinGW, where it will only get a 'd' for mixed debug builds in -debug-and-release scenarios (see commit 1749f9184b97). This amends d32a679, which incorrectly removed the 'd' suffix when linking helper libs built for MSVC. Fixes: QTBUG-82620 Change-Id: I8097de0e1bab4d1e58fc37b0c50ee6b07650a626 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions