summaryrefslogtreecommitdiffstats
path: root/src/scxml/scxml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/scxml/scxml.pro')
-rw-r--r--src/scxml/scxml.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scxml/scxml.pro b/src/scxml/scxml.pro
index 4453a83..8722ea3 100644
--- a/src/scxml/scxml.pro
+++ b/src/scxml/scxml.pro
@@ -1,6 +1,6 @@
TARGET = QtScxml
QT = core-private qml-private
-MODULE_CONFIG += c++11
+MODULE_CONFIG += c++11 qscxmlc
load(qt_module)