qt5base-lts/qmake/generators
Friedemann Kleint f4169a633b Revert "qmake: Work around MSVC compiler bug."
The fix was for MSVC2010 which is now no longer supported
and causes a warning:

msvc_vcproj.cpp(217,12):  warning: unknown pragma ignored [-Wunknown-pragmas]
 #pragma optimize( "g", off )

by clang-cl.

This reverts commit 9f54846d95.

Task-number: QTBUG-63512
Change-Id: I395b964d09ac04a7dc852e43d7d95669948eea52
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Miguel Costa <miguel.costa@qt.io>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2018-09-26 05:41:08 +00:00
..
mac qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
unix qmake: rework .prl filename construction 2018-08-30 05:30:17 +00:00
win32 Revert "qmake: Work around MSVC compiler bug." 2018-09-26 05:41:08 +00:00
makefile.cpp qmake: rework .prl filename construction 2018-08-30 05:30:17 +00:00
makefile.h qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00:00
makefiledeps.cpp qmake: Apply modernize-use-nullptr 2018-08-08 17:30:32 +00: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: Apply modernize-use-override 2018-08-08 17:30:23 +00:00
xmloutput.cpp Merge remote-tracking branch 'origin/5.6' into dev 2016-02-11 08:25:04 +01:00
xmloutput.h Updated license headers 2016-01-21 18:55:18 +00:00