5 lines
93 B
Prolog
5 lines
93 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_utf8
|
|
QT = core testlib
|
|
SOURCES += tst_utf8.cpp utf8data.cpp
|