summaryrefslogtreecommitdiff
path: root/examples/inputmethod/inputmethod.pro
Side-by-side diff
Diffstat (limited to 'examples/inputmethod/inputmethod.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--examples/inputmethod/inputmethod.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/inputmethod/inputmethod.pro b/examples/inputmethod/inputmethod.pro
index ea98dd5..56881ff 100644
--- a/examples/inputmethod/inputmethod.pro
+++ b/examples/inputmethod/inputmethod.pro
@@ -6,7 +6,7 @@ TARGET = example_board
DESTDIR = $(OPIEDIR)/plugins/inputmethods
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../../launcher
-LIBS += -lqpe
+LIBS += -lqpe -lopiecore2
VERSION = 1.0.0
include( $(OPIEDIR)/include.pro )