summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/qexecstringlist/qexecstringlist.pro
blob: 73bdaca06efe994b7d3f9387f3fc55549c273ef5 (plain)
1
2
3
4
5
6
7
8
9
load(qttest_p4)
SOURCES += tst_qexecstringlist.cpp
QT = core

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target


TARGET = qexecstringlist