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:
Thomas Hartmann
2014-01-22 13:43:28 +01:00
parent e578f9b87c
commit f206d8bae5

View File

@@ -1,6 +1,7 @@
TARGET = qml2puppet
TEMPLATE = app
CONFIG += console
DESTDIR = $$[QT_INSTALL_BINS]