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

mac:CONFIG -= app_bundle
CONFIG -= debug_and_release_target

TARGET = qexecstringlist