summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/printdatatagswithglobaltags/printdatatagswithglobaltags.pro
blob: 00ca4a0e62e747649dce7bb2f01a591fe6b16e07 (plain)
1
2
3
4
5
6
7
8
9
SOURCES += tst_printdatatagswithglobaltags.cpp
QT = core testlib

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = printdatatagswithglobaltags

include($$QT_SOURCE_TREE/src/testlib/selfcover.pri)