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