summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qurl/qurl.pro
blob: a3970e3f4c933388efc86634040c457240345638 (plain)
1
2
3
4
5
6
CONFIG += testcase parallel_test
TARGET = tst_qurl
QT = core testlib concurrent
SOURCES = tst_qurl.cpp

mac: OBJECTIVE_SOURCES += tst_qurl_mac.mm