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.prf13
1 files changed, 0 insertions, 13 deletions
diff --git a/mkspecs/features/qml1_plugin.prf b/mkspecs/features/qml1_plugin.prf
deleted file mode 100644
index cb1f0ce267..0000000000
--- a/mkspecs/features/qml1_plugin.prf
+++ /dev/null
@@ -1,13 +0,0 @@
-#
-# 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)