src/gui/inputmethod/inputmethod.pri
changeset 7 f7bc934e204c
parent 0 1918ee327afb
--- a/src/gui/inputmethod/inputmethod.pri	Tue Feb 02 00:43:10 2010 +0200
+++ b/src/gui/inputmethod/inputmethod.pri	Wed Mar 31 11:06:36 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
 }