summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qml1_plugin.prf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/qml1_plugin.prf')
-rw-r--r--mkspecs/features/qml1_plugin.prf11
1 files changed, 11 insertions, 0 deletions
diff --git a/mkspecs/features/qml1_plugin.prf b/mkspecs/features/qml1_plugin.prf
index 2914c78ea3..cb1f0ce267 100644
--- a/mkspecs/features/qml1_plugin.prf
+++ b/mkspecs/features/qml1_plugin.prf
@@ -1,2 +1,13 @@
+#
+# W A R N I N G
+# -------------
+#
+# This file is not part of the Qt API. It exists purely as an
+# implementation detail. It may change from version to version
+# without notice, or even be removed.
+#
+# We mean it.
+#
+
CONFIG += qml1_target
load(qml_plugin)