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