qt5base-lts/mkspecs/features/win32
Joerg Bornemann fc2e40e88d qmake/MinGW: Install separate debug info of DLLs next to the DLL
...instead of next to the import library.

If separate_debug_info is enabled then we would create an install rule
that puts the .dll.debug file next to the .a file.  GDB however expects
the file to be next to the .dll.

Fix the installation rule in separate_debug_info.prf accordingly.  This
affects the MinGW packages of Qt 5.15 and user projects targeting MinGW.

Pick-to: 5.15 6.2 6.3 6.4
Fixes: QTBUG-86790
Change-Id: If91c356e7e7f7f4330ebc43691e414929f9beb4b
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2022-06-21 01:04:12 +02:00
..
console.prf Remove the -target command line option 2016-07-05 15:49:03 +00:00
default_pre.prf Generalize the winmain/qtmain entry-point library 2020-10-17 12:13:00 +02:00
dumpcpp.prf dumpcpp: Use tblCopy to ensure the path is detected correctly 2020-01-02 14:26:26 +00:00
idcidl.prf Generalize the winmain/qtmain entry-point library 2020-10-17 12:13:00 +02:00
msvc_mp.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
opengl.prf Remove ANGLE 2020-05-26 15:11:40 +02:00
qt_dll.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
separate_debug_info.prf qmake/MinGW: Install separate debug info of DLLs next to the DLL 2022-06-21 01:04:12 +02:00
stl_off.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
stl.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
windeployqt.prf Remove duplicate windeployqt_clean target 2019-01-16 11:26:46 +00:00
windows_vulkan_sdk.prf re_escape QMAKE_INCDIR_VULKAN 2020-05-11 14:59:17 +02:00
windows.prf Generalize the winmain/qtmain entry-point library 2020-10-17 12:13:00 +02:00