src/gui/inputmethod/inputmethod.pri
branchRCL_3
changeset 8 3f74d0d4af4c
parent 0 1918ee327afb
--- 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
 }