qt5base-lts/config.tests
Matt Hoosier 163bbeb218 Detect pointer size at configure-time on Windows-hosted builds
The configure-time procedure used on Windows does not currently
perform the same tests to determine the width of a pointer as are
performed on Unix-based builds.

This causes QT_POINTER_SIZE to be undefined in the generated
qconfig.h file. This in turn breaks compilation of various Qt modules
such as QtDeclarative.

This patch adds the same level of support for automatically
determining the target platform's pointer size, as is currently
offered to Unix users.

Change-Id: I93838c1759b14089ba9f4daf442048fb5c8da738
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2013-10-22 12:15:57 +02:00
..
arch Add x86 arch detection support for AVX512 and SHA instructions 2013-08-22 02:04:39 +02:00
common Allow Clang to compile without libc++ 2013-09-09 23:04:48 +02:00
mac/corewlan Remove last traces of CoreServices/QT_NO_CORESERVICES on Mac 2013-10-11 18:49:25 +02:00
qpa Disable app_bundle and lib_bundle when running configure tests 2013-07-16 13:44:18 +02:00
unix Detect pointer size at configure-time on Windows-hosted builds 2013-10-22 12:15:57 +02:00
x11 Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00