qt5base-lts/tools/configure
Thiago Macieira 9c9f609313 Fix configure & qmake compilation with a future MSVC version
When MSVC supports ref-qualified members, we need to ensure that
qstring_compat.cpp can see the non-qualified definitions in qstring.h,
which means no precompiled header.

Alternatively, for a bootstrapped build we could not compile
qstring_compat.cpp or #ifndef the functions.

Change-Id: I8ece34503060f0b4b0f8f2df2fb9b0fb1311e269
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2014-02-01 06:56:45 +01:00
..
configure_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
configure.pro Replace win32-g++ with mingw scope 2014-01-17 12:08:24 +01:00
configureapp.cpp Remove last traces of QT_COMPILER_SUPPORTS_NEON 2014-01-16 21:51:40 +01:00
configureapp.h expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
environment.cpp expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
environment.h add support for Visual Studio 2013 2013-07-04 12:54:58 +02:00
main.cpp expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
Makefile.mingw Fix configure & qmake compilation with a future MSVC version 2014-02-01 06:56:45 +01:00
Makefile.win32 Fix configure & qmake compilation with a future MSVC version 2014-02-01 06:56:45 +01:00
tools.cpp expand tabs and related whitespace fixes in *.{cpp,h,qdoc} 2014-01-13 22:46:50 +01:00
tools.h fix configure -commercial 2013-09-11 15:52:51 +02:00