qtbase-opensource-src/tests/auto/corelib/io/qurl/qurl.pro

7 lines
132 B
Prolog
Raw Permalink Normal View History

2022-05-14 17:39:13 +08:00
CONFIG += testcase
TARGET = tst_qurl
QT = core testlib concurrent
SOURCES = tst_qurl.cpp
mac: OBJECTIVE_SOURCES += tst_qurl_mac.mm