qt5base-lts/qmake/generators/win32
Joerg Bornemann ce5dc31932 Fix needless resolution of -l LIBS entries on Windows
Do not resolve -l entries to absolute file paths for libraries in the
default search paths.

This restores behavior from 5.12.0 (commit 2327944d) for Windows
system libraries.

Fixes: QTBUG-78827
Change-Id: Ic2d4626df87308dd635afc1ab5c4b8191d3d2831
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Reviewed-by: Kai Koehne <kai.koehne@qt.io>
2019-10-03 20:27:48 +02:00
..
mingw_make.cpp Determine dependencies of Windows resource files 2019-08-13 09:38:46 +02:00
mingw_make.h Clean up class definitions of makefile generators 2019-05-16 11:36:22 +00:00
msbuild_objectmodel.cpp Improve readability of commands in VS project files 2019-08-22 18:15:08 +02:00
msbuild_objectmodel.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msvc_nmake.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-20 08:20:47 +02:00
msvc_nmake.h Clean up class definitions of makefile generators 2019-05-16 11:36:22 +00:00
msvc_objectmodel.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-20 08:20:47 +02:00
msvc_objectmodel.h Prefix textstream operators with Qt:: 2019-05-02 11:52:02 +00:00
msvc_vcproj.cpp Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-20 08:20:47 +02:00
msvc_vcproj.h Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-07 13:19:27 +02: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 needless resolution of -l LIBS entries on Windows 2019-10-03 20:27:48 +02:00
winmakefile.h Warn about conflicting DESTDIR/TARGET combination in debug_and_release 2019-08-09 10:29:28 +02:00