summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtextcodec/test/test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qtextcodec/test/test.pro')
-rw-r--r--tests/auto/qtextcodec/test/test.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qtextcodec/test/test.pro b/tests/auto/qtextcodec/test/test.pro
index afd7f5e..efa2e85 100644
--- a/tests/auto/qtextcodec/test/test.pro
+++ b/tests/auto/qtextcodec/test/test.pro
@@ -27,6 +27,7 @@ wince*: {
DEFINES += SRCDIR=\\\"\\\"
}else:symbian {
# Symbian can't define SRCDIR meaningfully here
+ LIBS += -lcharconv -lconvnames -lgb2312_shared -ljisx0201 -ljisx0208 -lefsrv
} else {
DEFINES += SRCDIR=\\\"$$PWD/../\\\"
}