qt5base-lts/mkspecs/features/win32
Thiago Macieira dcfeeef91e Remove the -no-rtti option from configure
It only applied to Windows (not MSVC, like the help said) and the build
was broken with this option. So remove it, as we clearly never test
this.

[ChangeLog][Windows] The -no-rtti configure option was removed, as Qt
5.8 fails to build under that condition. To disable RTTI on user code,
add to your .pro file: CONFIG += rtti_off.

Change-Id: I2bc52f3c7a574209b213fffd149aae1b8d0cf9df
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
2017-01-26 07:44:39 +00:00
..
console.prf Remove the -target command line option 2016-07-05 15:49:03 +00:00
default_pre.prf Remove the -no-rtti option from configure 2017-01-26 07:44:39 +00:00
dumpcpp.prf don't override user-provided dependencies for our extra compilers 2016-06-23 13:25:22 +00:00
idcidl.prf Fixed recently added "excess colon in front of brace" qmake warning 2016-01-06 13:47:40 +00:00
msvc_mp.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
opengl.prf Don't define QT_OPENGL_ES_2* in opengl.prf 2016-08-19 04:28:40 +00:00
openvg.prf Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
qt_dll.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
rtti_off.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
rtti.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
separate_debug_info.prf Enable -separate-debug-info for mingw toolchains 2016-05-23 09:49:46 +00:00
stl_off.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
stl.prf Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00
windeployqt.prf windeployqt: add clean step to toplevel makefile 2015-01-06 16:50:54 +01:00
windows.prf Remove the -target command line option 2016-07-05 15:49:03 +00:00