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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = longstring
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0