qt5base-lts/qmake/generators/unix
Andy Shaw 2310d9dc65 qmake: Allow the use of a response file when building a library
Change b274f656b8 enabled the use of a
response file for application building specifically needed when building
an application for Android on Windows. The same cause can happen when
building a library too with a lot of object files, so the command for
the link step can be too long. So we expand the functionality to be
used for libraries too.

Task-number: QTBUG-71940
Change-Id: Ia6d1943bf33f6decb53f6e71a8dc65310d2f20a1
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-02-13 15:46:05 +01:00
..
unixmake2.cpp qmake: Allow the use of a response file when building a library 2020-02-13 15:46:05 +01:00
unixmake.cpp Fix precompiled headers on macOS 2019-11-18 10:46:56 +01:00
unixmake.h Be able to create a response file for other generators too 2019-11-06 18:14:17 +01:00