diff options
Diffstat (limited to 'tests/auto/utf8/utf8.pro')
-rw-r--r-- | tests/auto/utf8/utf8.pro | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/utf8/utf8.pro b/tests/auto/utf8/utf8.pro new file mode 100644 index 0000000..4ec6851 --- /dev/null +++ b/tests/auto/utf8/utf8.pro @@ -0,0 +1,3 @@ +load(qttest_p4) +QT -= gui +SOURCES += tst_utf8.cpp |