qt5base-lts/qmake/generators
Joerg Bornemann 7f4f346e51 Fix escaping of < and > in QMake's XML generator
Having those characters in QMAKE_EXTRA_COMPILERS broke the generated
VS project file. They must be replaced by XML entities.

Fixes: QTBUG-1935
Change-Id: Iff1edbeabec4cedef777071682412970b7769f19
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
2019-08-12 14:46:20 +02:00
..
mac qmake: Cleanup 2019-06-05 10:59:43 +02:00
unix Fix dependency_libs entry of .la files 2019-08-03 21:47:55 +02: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