forked from qt-creator/qt-creator
QmlDesigner.QmlPuppet: Adding CONFIG += console
This is required for the version check, Change-Id: I9845260b029e8e01eb71e92c78d40f2a842a5f46 Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
TARGET = qml2puppet
|
||||
|
||||
TEMPLATE = app
|
||||
CONFIG += console
|
||||
|
||||
DESTDIR = $$[QT_INSTALL_BINS]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user