qt5base-lts/mkspecs/common/winrt_winphone
Joerg Bornemann 16f144db29 Do not define _HAS_EXCEPTIONS=0 in MSVC builds
This definition causes a build error if concrt.h is included.

According to Microsoft [1], this macro is unsupported. It was added in
f5908363 to silence compiler warnings that are generated when exceptions
are turned off and certain STL headers are included.

We specifically disable the warnings in question now.

[1] https://blogs.msdn.microsoft.com/vcblog/2015/07/14/stl-fixes-in-vs-2015-part-2/

Task-number: QTBUG-63409
Change-Id: I567d5d46292fbd7898394e217bb0987fbcdca9de
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-09-27 13:13:41 +00:00
..
assets WinRT: Refactor icon specification usage 2015-01-13 11:29:42 +01:00
manifests/10.0 winrt: Update capability management 2017-07-03 05:32:53 +00:00
qmake.conf Do not define _HAS_EXCEPTIONS=0 in MSVC builds 2017-09-27 13:13:41 +00:00
qplatformdefs.h Updated license headers 2016-01-15 12:25:24 +00:00