qt6-bb10/qmake/generators/unix
Andy Shaw 85c09f3c51 Use QMAKE_TARGET for the name of the object script file
Since TARGET at this point contains the path to where the target will
be then it can include ".." as part of it which will cause problems when
building for Android on Windows. Therefore, QMAKE_TARGET should be used
as an identifier here as the path is not needed.

Change-Id: Idb8babd0459c65cbcfd64fe47baeac4303a3fd87
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-04-28 06:32:59 +00: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
unixmake2.cpp Use QMAKE_TARGET for the name of the object script file 2020-04-28 06:32:59 +00:00