Apparently MSVC needs EH enabled for SJLJ.

Change-Id: Ieab8157816237151dcfcf3eccfb3de177c4ad221
Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
This commit is contained in:
Erik Verbruggen 2013-02-27 12:15:39 +01:00 committed by Simon Hausmann
parent 25220223e6
commit 896fbe080c
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
include(llvm_installation.pri)
include(../3rdparty/masm/masm-defs.pri)
CONFIG += exceptions
!llvm: DEFINES += QMLJS_NO_LLVM
INCLUDEPATH += $$PWD