diff -r dee5afe5301f -r 3f74d0d4af4c src/gui/inputmethod/inputmethod.pri --- a/src/gui/inputmethod/inputmethod.pri Mon Mar 15 12:43:09 2010 +0200 +++ b/src/gui/inputmethod/inputmethod.pri Thu Apr 08 14:19:33 2010 +0300 @@ -26,6 +26,6 @@ symbian:contains(QT_CONFIG, s60) { HEADERS += inputmethod/qcoefepinputcontext_p.h SOURCES += inputmethod/qcoefepinputcontext_s60.cpp - LIBS += -lfepbase + LIBS += -lfepbase -lakninputlanguage }