qt5base-lts/tests/auto/testlib/selftests/verbose1/verbose1.pro
Debao Zhang 495f7cafdb QtTest tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
Change-Id: Id67ab0ea3be47d3b365aa01a354829b8745b7250
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
2013-03-27 03:54:20 +01:00

11 lines
260 B
Prolog

# This test just reuses the counting selftest to show how the output
# differs when the -v1 command-line switch is used.
SOURCES += ../counting/tst_counting.cpp
QT = core testlib
mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target
TARGET = verbose1