aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/v4vm/v4.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/qml/qml/v4vm/v4.pri')
-rw-r--r--src/qml/qml/v4vm/v4.pri8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/qml/qml/v4vm/v4.pri b/src/qml/qml/v4vm/v4.pri
new file mode 100644
index 0000000000..3b9711bdb6
--- /dev/null
+++ b/src/qml/qml/v4vm/v4.pri
@@ -0,0 +1,8 @@
+include(llvm_installation.pri)
+include(../3rdparty/masm/masm-defs.pri)
+
+CONFIG += exceptions
+
+!llvm: DEFINES += QMLJS_NO_LLVM
+
+INCLUDEPATH += $$PWD