From c03e0f1199be7b2be111059b57f9e8ce965f5828 Mon Sep 17 00:00:00 2001 From: harlekin Date: Tue, 25 Mar 2003 22:03:41 +0000 Subject: here comes the rotate startmenu applet .-) --- (limited to 'core/applets/rotateapplet/rotateapplet.pro') diff --git a/core/applets/rotateapplet/rotateapplet.pro b/core/applets/rotateapplet/rotateapplet.pro new file mode 100644 index 0000000..abcca47 --- a/dev/null +++ b/core/applets/rotateapplet/rotateapplet.pro @@ -0,0 +1,12 @@ +TEMPLATE = lib +CONFIG += qt warn_on release +HEADERS = rotate.h +SOURCES = rotate.cpp +TARGET = rotateapplet +DESTDIR = $(OPIEDIR)/plugins/applets +INCLUDEPATH += $(OPIEDIR)/include +DEPENDPATH += $(OPIEDIR)/include +LIBS += -lqpe +VERSION = 1.0.0 + +include ( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2