aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qmltest
diff options
context:
space:
mode:
authorJan Arve Saether <jan-arve.saether@digia.com>2013-08-30 15:59:23 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-02 08:37:27 +0200
commit9be35c270082d1614886874e17cc3f90a7a3f489 (patch)
tree666994d8c6d4067f0ea0770531ca0635391083a9 /tests/auto/qmltest
parentc083dedd310cca46310f5c605ae00c8fbba1f339 (diff)
Make sure text is output to console on windows
Change-Id: I33a8a000fb14e2006475c54f3c5bc4e2dd8f0751 Reviewed-by: Caroline Chao <caroline.chao@digia.com>
Diffstat (limited to 'tests/auto/qmltest')
-rw-r--r--tests/auto/qmltest/qmltest.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qmltest/qmltest.pro b/tests/auto/qmltest/qmltest.pro
index b1c29226e6..e92972ba72 100644
--- a/tests/auto/qmltest/qmltest.pro
+++ b/tests/auto/qmltest/qmltest.pro
@@ -1,6 +1,7 @@
TEMPLATE=app
TARGET=tst_qmltest
CONFIG += qmltestcase
+CONFIG += console
SOURCES += tst_qmltest.cpp