src/gui/inputmethod/inputmethod.pri
changeset 19 fcece45ef507
parent 0 1918ee327afb
--- a/src/gui/inputmethod/inputmethod.pri	Fri Apr 16 15:50:13 2010 +0300
+++ b/src/gui/inputmethod/inputmethod.pri	Mon May 03 13:17:34 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
 }