equal
deleted
inserted
replaced
24 SOURCES += inputmethod/qmacinputcontext_mac.cpp |
24 SOURCES += inputmethod/qmacinputcontext_mac.cpp |
25 } |
25 } |
26 symbian:contains(QT_CONFIG, s60) { |
26 symbian:contains(QT_CONFIG, s60) { |
27 HEADERS += inputmethod/qcoefepinputcontext_p.h |
27 HEADERS += inputmethod/qcoefepinputcontext_p.h |
28 SOURCES += inputmethod/qcoefepinputcontext_s60.cpp |
28 SOURCES += inputmethod/qcoefepinputcontext_s60.cpp |
29 LIBS += -lfepbase |
29 LIBS += -lfepbase -lakninputlanguage |
30 } |
30 } |
31 |
31 |