qt5base-lts/mkspecs/features/declarative_debug.prf
Kai Koehne 2f105af8de Enable QML debugging of qtquick1 with CONFIG+=quick1
Make the option name align with the name of the module.

Change-Id: I29a822b55b3cb52a51592aa2bd0746a53bfe44b9
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Reviewed-by: Aurindam Jana <aurindam.jana@nokia.com>
2012-05-02 12:21:55 +02:00

3 lines
123 B
Plaintext

DEFINES += QT_DECLARATIVE_DEBUG
warning("CONFIG+=declarative_debug is deprecated. Use qml_debug or quick1_debug instead!")