qt5base-lts/qmake/generators/win32
Joerg Bornemann 93ac7b9d17 qmake/vcxproj: Fix handling of extra compiler outputs
In commit 68866b1a7b we introduced a bug:
At a point where the first output of an extra compiler is extracted, we
try to evaluate the first output as qmake variable. This is as
nonsensical as it sounds and leads to malformed extra compiler output in
vcxproj files.

Pick-to: 5.15
Task-number: QTBUG-87601
Change-Id: Ib9aaf8a6eed8c69243f364554325c240d0bfc7f4
Reviewed-by: Miguel Costa <miguel.costa@qt.io>
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2020-11-02 15:31:01 +01:00
..
mingw_make.cpp MinGW: Use a response file for long include paths 2020-07-06 13:41:37 +00:00
mingw_make.h Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
msbuild_objectmodel.cpp qmake: Fix generation of Visual Studio projects 2020-06-17 19:14:52 +02:00
msbuild_objectmodel.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msvc_nmake.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
msvc_nmake.h Clean up class definitions of makefile generators 2019-05-16 11:36:22 +00:00
msvc_objectmodel.cpp qmake: Support multiple /MERGE:from=to options in MSVC generator 2020-09-18 18:48:58 +00:00
msvc_objectmodel.h Use QList instead of QVector in qmake 2020-09-05 07:07:44 +02:00
msvc_vcproj.cpp qmake/vcxproj: Fix handling of extra compiler outputs 2020-11-02 15:31:01 +01:00
msvc_vcproj.h Fix dependency resolution for extra compilers in VS projects 2020-01-07 07:16:59 +01: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 Use QList instead of QVector in qmake 2020-09-05 07:07:44 +02:00
winmakefile.h Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00