aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml_compile_hash_p.h.in
diff options
context:
space:
mode:
authorKai Köhne <kai.koehne@qt.io>2021-03-31 11:53:36 +0200
committerKai Köhne <kai.koehne@qt.io>2021-03-31 17:06:00 +0200
commit403ecb6422b499d9033934148994fe251acc937b (patch)
tree7312eafd90e874dfd24a20e2d5746eb05b397c14 /src/qml/qml_compile_hash_p.h.in
parent4506abd3b16dc9d3cebfdfc3c6661dbcb9731d4b (diff)
Fix missing 'We mean it' warning for generated qml_compile_hash_p.h
Pick-to: 6.1 Change-Id: I327d377c80749741274a76dfa609417c005bf6c7 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/qml/qml_compile_hash_p.h.in')
-rw-r--r--src/qml/qml_compile_hash_p.h.in15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/qml/qml_compile_hash_p.h.in b/src/qml/qml_compile_hash_p.h.in
new file mode 100644
index 0000000000..3316da16d6
--- /dev/null
+++ b/src/qml/qml_compile_hash_p.h.in
@@ -0,0 +1,15 @@
+// Generated file, DO NOT EDIT
+
+//
+// W A R N I N G
+// -------------
+//
+// This file is not part of the Qt API. It exists purely as an
+// implementation detail. This header file may change from version to
+// version without notice, or even be removed.
+//
+// We mean it.
+//
+
+#define QML_COMPILE_HASH "${QML_COMPILE_HASH}"
+#define QML_COMPILE_HASH_LENGTH ${QML_COMPILE_HASH_LENGTH}