summaryrefslogtreecommitdiff
path: root/core/applets/homeapplet/homeapplet.pro
Side-by-side diff
Diffstat (limited to 'core/applets/homeapplet/homeapplet.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/homeapplet/homeapplet.pro58
1 files changed, 57 insertions, 1 deletions
diff --git a/core/applets/homeapplet/homeapplet.pro b/core/applets/homeapplet/homeapplet.pro
index c23e55c..5deb9ae 100644
--- a/core/applets/homeapplet/homeapplet.pro
+++ b/core/applets/homeapplet/homeapplet.pro
@@ -1,13 +1,69 @@
TEMPLATE = lib
CONFIG += qt plugin warn_on
HEADERS = home.h
SOURCES = home.cpp
TARGET = homeapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
VERSION = 1.0.0
-include ( $(OPIEDIR)/include.pro )
+include(
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $(OPIEDIR)/include.pro )
target.path = $$prefix/plugins/applets