summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qurlinternal/qurlinternal.pro
blob: ae5e0234468c549778b14449e50a4b841f436522 (plain)
1
2
3
4
5
CONFIG += testcase
requires(contains(QT_CONFIG,private_tests))
TARGET = tst_qurlinternal
SOURCES += tst_qurlinternal.cpp ../../codecs/utf8/utf8data.cpp
QT = core core-private testlib