~ubuntu-branches/ubuntu/wily/qtbase-opensource-src/wily

« back to all changes in this revision

Viewing changes to tests/auto/testlib/selftests/verbose2/verbose2.pro

  • Committer: Package Import Robot
  • Author(s): Timo Jyrinki
  • Date: 2013-02-05 12:46:17 UTC
  • Revision ID: package-import@ubuntu.com-20130205124617-c8jouts182j002fx
Tags: upstream-5.0.1+dfsg
ImportĀ upstreamĀ versionĀ 5.0.1+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This test just reuses the counting selftest to show how the output
 
2
# differs when the -v2 command-line switch is used.
 
3
 
 
4
SOURCES += ../counting/tst_counting.cpp
 
5
QT = core testlib
 
6
 
 
7
mac:CONFIG -= app_bundle
 
8
CONFIG -= debug_and_release_target
 
9
 
 
10
TARGET = verbose2
 
11
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0