qt5base-lts/tests/auto/corelib/kernel
Mitch Curtis a87ce448ed Prevent "number of sections exceeded" when compiling qmetatype tests.
When compiling qmetatype auto tests with msvc2008 64-bit, I receive:

qmetatype.h(383) : fatal error C1128: number of sections exceeded
object file format limit : compile with /bigobj

This patch follows that advice and adds /bigobj to QMAKE_CXXFLAGS.

Change-Id: I05b3cf9dfdb6a93649c692e2df22365d200e6f2f
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
2012-11-23 17:04:00 +01:00
..
qcoreapplication Test: remove QSKIP in tst_QCoreApplication::argc 2012-10-16 15:29:15 +02:00
qeventdispatcher Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qeventloop Test: remove QSKIP in tst_QEventLoop::throwInExec() 2012-10-29 13:57:09 +01:00
qmath Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmetamethod Core/kernel: Make some signals private. 2012-10-25 15:56:14 +02:00
qmetaobject Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmetaobjectbuilder Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmetaproperty tst_QMetaProperty doesn't need QtGui 2012-11-22 14:54:31 +01:00
qmetatype Prevent "number of sections exceeded" when compiling qmetatype tests. 2012-11-23 17:04:00 +01:00
qmimedata Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qobject Allow connect to functors with less parameters than the signal 2012-11-06 18:43:14 +01:00
qpointer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qsharedmemory move QSharedMemory autotest from qtscript to qtbase 2012-11-07 16:25:47 +01:00
qsignalmapper normalise signal/slot signatures [QtCore tests] 2012-10-22 03:21:01 +02:00
qsocketnotifier Test: remove QSKIP from tst_QSocketNotifier::posixSockets 2012-10-16 20:43:37 +02:00
qsystemsemaphore Fixed QSystemSemaphore autotest for "check" target 2012-11-07 14:19:00 +01:00
qtimer Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtranslator Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qvariant Make documentation of QVariant::isNull more explicit. 2012-09-29 02:31:35 +02:00
qwineventnotifier Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
kernel.pro Enabled QSystemSemaphore autotest 2012-11-08 08:26:19 +01:00