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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = printdatatagswithglobaltags