qt5base-lts/tests/auto/tools/qmake
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
..
testdata tst_qmake: Add XFAILing test 2019-03-26 06:28:18 +00:00
.gitignore Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
qmake.pro Tests: Remove CONFIG += parallel_test. 2015-09-05 07:16:50 +00:00
testcompiler.cpp tst_qmake: Add XFAILing test 2019-03-26 06:28:18 +00:00
testcompiler.h tst_qmake: Add XFAILing test 2019-03-26 06:28:18 +00:00
tst_qmake.cpp Fix installation of .pdb files for applications that have VERSION set 2019-03-31 12:45:24 +00:00