summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/qexecstringlist/qexecstringlist.pro
blob: de8a7da37e646e23afead95e1f74459c7b63c446 (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