summaryrefslogtreecommitdiff
path: root/examples/applet/applet.pro
Side-by-side diff
Diffstat (limited to 'examples/applet/applet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--examples/applet/applet.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/applet/applet.pro b/examples/applet/applet.pro
index 6890141..1daf1b2 100644
--- a/examples/applet/applet.pro
+++ b/examples/applet/applet.pro
@@ -10,7 +10,7 @@ HEADERS = simpleimpl.h
INCLUDEPATH += $(OPIEDIR)/include
DEPENDSPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lopieui2
+LIBS += -lqpe -lopiecore2 -lopieui2
include( $(OPIEDIR)/include.pro )