summaryrefslogtreecommitdiff
path: root/noncore/applets/autorotateapplet/autorotateapplet.pro
Side-by-side diff
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
@@ -1,13 +1,13 @@
TEMPLATE = lib
CONFIG += qt plugin warn_on release
HEADERS = autorotate.h autorotateimpl.h
SOURCES = autorotate.cpp autorotateimpl.cpp
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 )
target.path = $$prefix/plugins/applets