qt5base-lts/tools/configure
Andreas Holzammer 9c999dcc63 Use compile check instead of searching header for ICU
The findFile would need to look though all include
paths the compiler is supporting, which can be very hard
to support for multiply compilers. It is way easier to
use a compile check to catch all include paths the
compiler supports. This fix is needed to find correctly
ICU under QNX.

Task-number: QTBUG-34743
Change-Id: I4f755042a76882b304b058355cf54e37b25df61d
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-11-14 19:26:20 +01:00
..
configure_pch.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
configure.pro Improve path search in configure. 2012-11-05 17:17:01 +01:00
configureapp.cpp Use compile check instead of searching header for ICU 2013-11-14 19:26:20 +01:00
configureapp.h bring the windows configure -qconfig handling in line with the unix one 2013-10-30 23:26:58 +01:00
environment.cpp Fix configure warnings on Windows 7 with MSVC2010. 2013-09-25 13:39:14 +02:00
environment.h add support for Visual Studio 2013 2013-07-04 12:54:58 +02:00
main.cpp Detect architecture before auto detection 2013-11-14 19:26:20 +01:00
Makefile.mingw Don't compile qcryptographichash into configure.exe 2013-08-15 01:30:54 +02:00
Makefile.win32 Don't compile qcryptographichash into configure.exe 2013-08-15 01:30:54 +02:00
tools.cpp fix configure -commercial 2013-09-11 15:52:51 +02:00
tools.h fix configure -commercial 2013-09-11 15:52:51 +02:00