diff options
author | Janne Koskinen <janne.p.koskinen@digia.com> | 2009-05-18 12:56:44 (GMT) |
---|---|---|
committer | Janne Koskinen <janne.p.koskinen@digia.com> | 2009-05-18 12:56:44 (GMT) |
commit | 181dc3984ddf1445d85d085f82c7d14f2fc08519 (patch) | |
tree | 6c728d05d54ae91548fa7493682faa3c4c4fc662 /tests/auto/utf8/utf8.pro | |
parent | 37930d767ad67912b58332a87b6b6efc942a3082 (diff) | |
parent | 6e81bfbaf69864a06240835e0b30cdc47a2668b7 (diff) | |
download | Qt-181dc3984ddf1445d85d085f82c7d14f2fc08519.zip Qt-181dc3984ddf1445d85d085f82c7d14f2fc08519.tar.gz Qt-181dc3984ddf1445d85d085f82c7d14f2fc08519.tar.bz2 |
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public
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 |