summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/verbose1/verbose1.pro
blob: f00ae69d1722b96cebe8105df3e23ff226b4a0d7 (plain)
1
2
3
4
5
6
7
8
9
10
# 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