summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorAndrew den Exter <andrew.den-exter@nokia.com>2012-02-08 18:03:13 +1000
committerQt by Nokia <qt-info@nokia.com>2012-02-22 01:56:00 +0100
commit0828bf653e0d7e6c6f455583370b993db62b859b (patch)
treefe39acb141cae4067a6b19c28fa042d5dccbfdb3 /mkspecs
parent9183957619ede36af59bc058898b98c95c66967e (diff)
Use the declarative_debug config option to enable debug.
There doesn't appear to be any straightforward way to install additional prf files to qtbase and declarative_debug.prf is identical to quick1_debug and already present in the qtbase repo. Change-Id: I8332e22f4039c7de18fedb21fe951ff19611ea13 Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com> Reviewed-by: Martin Jones <martin.jones@nokia.com>
Diffstat (limited to 'mkspecs')
-rw-r--r--mkspecs/features/quick1_debug.prf1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkspecs/features/quick1_debug.prf b/mkspecs/features/quick1_debug.prf
deleted file mode 100644
index 4ffdfa7f..00000000
--- a/mkspecs/features/quick1_debug.prf
+++ /dev/null
@@ -1 +0,0 @@
-contains(QT, qtquick1):DEFINES += QT_DECLARATIVE_DEBUG