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

mac: OBJECTIVE_SOURCES += tst_qurl_mac.mm