qt5base-lts/qmake/generators/win32
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
..
mingw_make.cpp Fix 'clean' target for MinGW DLLs 2019-06-24 17:18:20 +02:00
mingw_make.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msbuild_objectmodel.cpp Teach qmake MSVC's compiler options /std:c++[14|17|latest] 2019-04-23 09:09:41 +00:00
msbuild_objectmodel.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
msvc_nmake.cpp Fix installation of .pdb files for applications that have VERSION set 2019-03-31 12:45:24 +00:00
msvc_nmake.h Make the Makefile a dependency of default targets for nmake 2019-02-04 08:10:25 +00:00
msvc_objectmodel.cpp Fix classical strcmp misuse in VS project generator 2019-08-24 00:28:43 +02:00
msvc_objectmodel.h Teach qmake MSVC's compiler options /std:c++[14|17|latest] 2019-04-23 09:09:41 +00:00
msvc_vcproj.cpp Fix QMAKE_EXTRA_COMPILER names in VS projects 2019-05-31 10:48:35 +02:00
msvc_vcproj.h Fix QMAKE_EXTRA_COMPILER names in VS projects 2019-05-31 10:48:35 +02: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 qmake: Cleanup 2019-06-05 10:59:43 +02:00
winmakefile.h qmake: Apply modernize-use-override 2018-08-08 17:30:23 +00:00