aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/jsruntime.pri
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2013-10-30 10:08:28 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-30 12:16:25 +0100
commit0a3e9a41b1dbf7635865e3a9788075e11e5fc74b (patch)
tree3c70df87b181baadc0e8957dd95b9a9dc4b2608c /src/qml/jsruntime/jsruntime.pri
parent64eadc4aab0880d846067d76b12cc92cf406f3ec (diff)
Remove the last C++ exceptions from QtQml
Also clean up and compile the repository with exceptions disabled again. Change-Id: I653ae89353284b2f4ab884384f8ea6a5d100785d Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/qml/jsruntime/jsruntime.pri')
-rw-r--r--src/qml/jsruntime/jsruntime.pri2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qml/jsruntime/jsruntime.pri b/src/qml/jsruntime/jsruntime.pri
index 883205e92e..1809aa49e5 100644
--- a/src/qml/jsruntime/jsruntime.pri
+++ b/src/qml/jsruntime/jsruntime.pri
@@ -1,5 +1,3 @@
-CONFIG += exceptions
-
CONFIG += warn_off
INCLUDEPATH += $$PWD