Disable warnings when building mkv8snapshot

Like in commit 5341cf7831, do not enable
warnings when building V8 code.

Change-Id: I447db52d546b50aea1c3afc88db7ce6923a5e310
Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@nokia.com>
This commit is contained in:
Bradley T. Hughes 2011-12-12 12:48:49 +01:00 committed by Qt by Nokia
parent f950a0f0c0
commit c4e36728bc

View File

@ -4,6 +4,7 @@ QT =
CONFIG -= app_bundle
CONFIG -= qt
CONFIG += console
CONFIG += warn_off
DESTDIR = ../../../bin
INCLUDEPATH += .