summaryrefslogtreecommitdiffstats
path: root/mkspecs/features
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features')
-rw-r--r--mkspecs/features/declarative_debug.prf2
-rw-r--r--mkspecs/features/quick1_debug.prf1
2 files changed, 2 insertions, 1 deletions
diff --git a/mkspecs/features/declarative_debug.prf b/mkspecs/features/declarative_debug.prf
index 9125fcf33f..94c94cfb57 100644
--- a/mkspecs/features/declarative_debug.prf
+++ b/mkspecs/features/declarative_debug.prf
@@ -1,2 +1,2 @@
DEFINES += QT_DECLARATIVE_DEBUG
-warning("CONFIG+=declarative_debug is deprecated. Use qml_debug instead!")
+warning("CONFIG+=declarative_debug is deprecated. Use qml_debug or quick1_debug instead!")
diff --git a/mkspecs/features/quick1_debug.prf b/mkspecs/features/quick1_debug.prf
new file mode 100644
index 0000000000..59e45f662f
--- /dev/null
+++ b/mkspecs/features/quick1_debug.prf
@@ -0,0 +1 @@
+DEFINES += QT_DECLARATIVE_DEBUG