summaryrefslogtreecommitdiff
path: root/core/applets/aboutapplet/aboutapplet.pro
authordrw <drw>2005-04-24 20:40:30 (UTC)
committer drw <drw>2005-04-24 20:40:30 (UTC)
commit4ae9e590b1606ff1bf437ed7c1ebe019d19edd7b (patch) (side-by-side diff)
treed2c087c0623b6e6a0f7750069b7fc6ceea042d1a /core/applets/aboutapplet/aboutapplet.pro
parent01ab9377017060c7ad3ab9e4ed2b76a879d442f6 (diff)
downloadopie-4ae9e590b1606ff1bf437ed7c1ebe019d19edd7b.zip
opie-4ae9e590b1606ff1bf437ed7c1ebe019d19edd7b.tar.gz
opie-4ae9e590b1606ff1bf437ed7c1ebe019d19edd7b.tar.bz2
Resource -> OResource
Diffstat (limited to 'core/applets/aboutapplet/aboutapplet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/aboutapplet/aboutapplet.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/aboutapplet/aboutapplet.pro b/core/applets/aboutapplet/aboutapplet.pro
index f12f7fd..c2841c4 100644
--- a/core/applets/aboutapplet/aboutapplet.pro
+++ b/core/applets/aboutapplet/aboutapplet.pro
@@ -7,7 +7,7 @@ TARGET = aboutapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
-LIBS += -lqpe
+LIBS += -lqpe -lopiecore2
VERSION = 1.0.0
include( $(OPIEDIR)/include.pro )