qt6-bb10/qmake/generators
Joerg Bornemann 92f4523c8a Fix classical strcmp misuse in VS project generator
The conditions were wrong, they must compare against zero.
Also, use qstricmp to avoid the platform #ifdef.

Change-Id: I7e5ef1b9ae8e2e1d3d9ce90a645ee568b370ab57
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2019-08-24 00:28:43 +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 classical strcmp misuse in VS project generator 2019-08-24 00:28:43 +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