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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = longstring

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