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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = qexecstringlist
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0