a539e53eb0
Change-Id: I858cd5e6ef7ad1064166efb7325c62065d46eb27 Reviewed-by: Fawzi Mohamed <fawzi.mohamed@qt.io>
10 lines
173 B
Prolog
10 lines
173 B
Prolog
SOURCES += tst_pass.cpp
|
|
QT = core testlib
|
|
|
|
macos:CONFIG -= app_bundle
|
|
CONFIG -= debug_and_release_target
|
|
|
|
TARGET = pass
|
|
|
|
include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)
|