aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/core/core.pro
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2020-11-17 12:27:36 +0100
committerDominik Holland <dominik.holland@qt.io>2021-03-26 11:02:46 +0100
commit3fdd3573f716b044824e11dcd1cabb8442ffeea8 (patch)
tree4f39b967a2aa2ee23daf70bc5ab6d83c1bfb862c /src/imports/core/core.pro
parent9516ab95f0aac46df99323f3f8d1d7c5ac38365a (diff)
cmake: Start of cmake port using run_pro2cmake.py and friends
Some special cases are already addressed. Task-number: AUTOSUITE-1633 Change-Id: I5409522c1c5eb76b8aac3e7e332d1e1cc27e594f Reviewed-by: Robert Griebl <robert.griebl@qt.io>
Diffstat (limited to 'src/imports/core/core.pro')
-rw-r--r--src/imports/core/core.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/core/core.pro b/src/imports/core/core.pro
index 72e014c..9032a4e 100644
--- a/src/imports/core/core.pro
+++ b/src/imports/core/core.pro
@@ -1,7 +1,7 @@
CXX_MODULE = qml
TARGET = qtivicoreplugin
TARGETPATH = QtIvi
-IMPORT_VERSION = 1.0
+QML_IMPORT_VERSION = 1.0
SOURCES += \
plugin.cpp