summaryrefslogtreecommitdiff
path: root/src/controls/controls.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/controls/controls.pro')
-rw-r--r--src/controls/controls.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/controls.pro b/src/controls/controls.pro
index f0f977de..8f527e1b 100644
--- a/src/controls/controls.pro
+++ b/src/controls/controls.pro
@@ -1,4 +1,3 @@
-CXX_MODULE = qml
TARGET = plugin
TARGETPATH = QtQuick/Controls
@@ -38,4 +37,5 @@ QML_FILES = \
include(plugin.pri)
+CONFIG += no_cxx_module
load(qml_plugin)