qt6-bb10/tests/auto/corelib/io/qurlinternal/qurlinternal.pro

6 lines
173 B
Prolog

CONFIG += testcase
requires(qtConfig(private_tests))
TARGET = tst_qurlinternal
SOURCES += tst_qurlinternal.cpp ../../codecs/utf8/utf8data.cpp
QT = core core-private testlib