Disable warnings while building QtV8

This is a 3rd-party submodule that we do not directly modify. Warnings
from this code is of no value to people diagnosing and fixing warnings
in Qt code itself.

Change-Id: If17d9ce6509abb7d7aa1f00daf7e771fc6231993
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com>
This commit is contained in:
Bradley T. Hughes 2011-11-01 13:45:01 +01:00 committed by Qt by Nokia
parent ebc28a2ee8
commit 5341cf7831

View File

@ -10,6 +10,7 @@ MODULE_PRI = ../modules/qt_v8.pri
win32-msvc*|win32-icc:QMAKE_LFLAGS += /BASE:0x66000000
load(qt_module_config)
CONFIG += warn_off
# Remove includepaths that were added by qt_module_config.
# These cause compilation of V8 to fail because they appear before