QtDesignerComponents: Avoid MinGW GCC cc1plus crash using PCH
authorJonathan Liu <net147@gmail.com>
Sat, 1 Sep 2012 07:03:05 +0000 (17:03 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 3 Sep 2012 12:38:46 +0000 (14:38 +0200)
commitd054fe465a8aa8d68a4448e66b472d1170ebd735
tree1d184ea121b115adc42deaed566ed29373c15b75
parent8e81271c43472c2fe7d95848b99003e13f9b400f
QtDesignerComponents: Avoid MinGW GCC cc1plus crash using PCH

MinGW GCC cc1plus crashes when precompile_header is used. This has been
observed with several versions of MinGW GCC from MinGW-builds and
MinGW-w64. Disable precompile_header when using win32-g++ mkspec to
avoid the crash.

Change-Id: I538563bf1dc0f45eb9cf0528ad8b95fc0e87b7e8
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
src/designer/src/components/lib/lib.pro