summaryrefslogtreecommitdiff
path: root/noncore/applets/autorotateapplet/autorotateapplet.pro
authordrw <drw>2004-02-22 17:12:28 (UTC)
committer drw <drw>2004-02-22 17:12:28 (UTC)
commitf31e19e2d828dc6d8563b2540e45ee60184f91aa (patch) (side-by-side diff)
treeb4f3e08ea04e9b3e5ad10cfe50f5af0f9531d357 /noncore/applets/autorotateapplet/autorotateapplet.pro
parent68bd0ee2c7806b8fb35caf796e1d623e3d1f6011 (diff)
downloadopie-f31e19e2d828dc6d8563b2540e45ee60184f91aa.zip
opie-f31e19e2d828dc6d8563b2540e45ee60184f91aa.tar.gz
opie-f31e19e2d828dc6d8563b2540e45ee60184f91aa.tar.bz2
Autorotate Applet: libopie->libopie2
Diffstat (limited to 'noncore/applets/autorotateapplet/autorotateapplet.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/applets/autorotateapplet/autorotateapplet.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/applets/autorotateapplet/autorotateapplet.pro b/noncore/applets/autorotateapplet/autorotateapplet.pro
index 0b966b0..0ccbeba 100644
--- a/noncore/applets/autorotateapplet/autorotateapplet.pro
+++ b/noncore/applets/autorotateapplet/autorotateapplet.pro
@@ -6,7 +6,7 @@ TARGET = autorotateapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include ../launcher
-LIBS += -lqpe -lopie
+LIBS += -lqpe -lopiecore2
VERSION = 1.0.0
include ( $(OPIEDIR)/include.pro )