qt6-bb10/qmake/generators/win32
Joerg Bornemann 9e97d64ccd Fix installation of .pdb files for applications that have VERSION set
For applications that set VERSION the installation targets of pdb
files were wrong in qmake's nmake Makefile generator.

Replace code that tries to reconstruct that target's versioned
extension with TARGET_EXT which already contains the fully resolved
target extension.

Fixes: QTBUG-74265
Change-Id: I9553a5f70170e077a59c866079ae51647ae80bef
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2019-03-31 12:45:24 +00:00
..
mingw_make.cpp qmake: make sure QMAKE_LIBS{,_PRIVATE} comes after LIBS{,_PRIVATE} 2018-10-12 18:06:33 +00:00
mingw_make.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msbuild_objectmodel.cpp Merge remote-tracking branch 'origin/5.11' into dev 2018-08-16 18:48:59 +02:00
msbuild_objectmodel.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msvc_nmake.cpp Fix installation of .pdb files for applications that have VERSION set 2019-03-31 12:45:24 +00:00
msvc_nmake.h Make the Makefile a dependency of default targets for nmake 2019-02-04 08:10:25 +00:00
msvc_objectmodel.cpp qmake vcxproj generator: Update platform toolset and solution header for VS 2019 2019-02-13 14:04:56 +00:00
msvc_objectmodel.h qmake vcxproj generator: Update platform toolset and solution header for VS 2019 2019-02-13 14:04:56 +00:00
msvc_vcproj.cpp vcxproj generator: Fix files being in multiple filters 2019-02-26 07:30:53 +00:00
msvc_vcproj.h vcxproj generator: Fix files being in multiple filters 2019-02-26 07:30:53 +00:00
msvc_vcxproj.cpp Updated license headers 2016-01-21 18:55:18 +00:00
msvc_vcxproj.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
winmakefile.cpp Fix library search path order on Windows 2019-03-03 16:55:55 +00:00
winmakefile.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00