qt5base-lts/qmake/generators
Joerg Bornemann 7b82d27429 Fix library suffix replacement for xcode projects
In xcode projects we replace the _debug part of referenced libraries with the
variable $(QT_LIBRARY_SUFFIX). This only worked for libraries passed with -l.

Make the library suffix replacement work for libraries passed as absolute paths
too.

Fixes: QTBUG-77804
Change-Id: Iac2dbd2f67c3fa0f415ac43cbab5a906657164e5
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
2019-08-31 07:56:54 +00:00
..
mac Fix library suffix replacement for xcode projects 2019-08-31 07:56:54 +00:00
unix Do not prepend QMAKE_PREFIX_STATICLIB to TARGET for TEMPLATE aux 2019-08-28 06:25:01 +00:00
win32 Fix 'clean' target for MinGW DLLs 2019-06-24 17:18:20 +02:00
makefile.cpp qmake: fix variable naming conflicts with C++20 keyword 2019-07-19 21:31:50 +02:00
makefile.h Make the Makefile a dependency of default targets for nmake 2019-02-04 08:10:25 +00:00
makefiledeps.cpp qmake: Cleanup 2019-06-05 10:59:43 +02:00
makefiledeps.h qmake: replace a uint:1 with a bool 2016-08-15 22:16:09 +00:00
metamakefile.cpp qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
metamakefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.cpp qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
projectgenerator.h qmake: Cleanup 2019-06-05 10:59:43 +02:00
xmloutput.cpp Fix escaping of < and > in QMake's XML generator 2019-08-12 14:46:20 +02:00
xmloutput.h Updated license headers 2016-01-21 18:55:18 +00:00