Remove declarative_debug feature (qmake)

declarative_debug got superseded by qml_debug and quick1_debug.

Change-Id: Id4c593d86a011223d2a735fb2a8c25e4ec70f53e
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
This commit is contained in:
Kai Koehne 2012-09-05 12:32:51 +02:00 committed by Qt by Nokia
parent 30023baa2f
commit 1da928abba

View File

@ -1,2 +0,0 @@
DEFINES += QT_DECLARATIVE_DEBUG
warning("CONFIG+=declarative_debug is deprecated. Use qml_debug or quick1_debug instead!")