summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qml_debug.prf
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2012-03-30 13:43:10 +0200
committerQt by Nokia <qt-info@nokia.com>2012-03-31 16:33:04 +0200
commit0556540b41c012712753d1ec79620b1b0ff1f17d (patch)
tree57d11cef15742ddbbbf6067d8846bb8fe3b79c42 /mkspecs/features/qml_debug.prf
parent1b29481f3bac0b1fd950a59251af8ead0c5b0bd4 (diff)
Rename the 'declarative debug support' to 'qml debug support'
Since the library and almost everything got renamed to qml, we should do so for the debugging support, too. (CONFIG+=declarative_debug will continue to work for some time being, but prints a deprecated warning). Change-Id: I295155dce873e2585c1452d2bf0625ea6ce219c4 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'mkspecs/features/qml_debug.prf')
-rw-r--r--mkspecs/features/qml_debug.prf1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkspecs/features/qml_debug.prf b/mkspecs/features/qml_debug.prf
new file mode 100644
index 0000000000..72f4f2202a
--- /dev/null
+++ b/mkspecs/features/qml_debug.prf
@@ -0,0 +1 @@
+DEFINES += QT_QML_DEBUG