summaryrefslogtreecommitdiff
path: root/core/applets/rotateapplet/rotateapplet.pro
Side-by-side diff
Diffstat (limited to 'core/applets/rotateapplet/rotateapplet.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/rotateapplet/rotateapplet.pro46
1 files changed, 1 insertions, 45 deletions
diff --git a/core/applets/rotateapplet/rotateapplet.pro b/core/applets/rotateapplet/rotateapplet.pro
index ce95406..67a0173 100644
--- a/core/applets/rotateapplet/rotateapplet.pro
+++ b/core/applets/rotateapplet/rotateapplet.pro
@@ -1,57 +1,13 @@
TEMPLATE = lib
CONFIG += qt plugn warn_on
HEADERS = rotate.h
SOURCES = rotate.cpp
TARGET = rotateapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopiecore2
VERSION = 1.0.0
-include(
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(OPIEDIR)/include.pro )
+include( $(OPIEDIR)/include.pro )
target.path = $$prefix/plugins/applets