summaryrefslogtreecommitdiff
path: root/core/applets/screenshotapplet/screenshotapplet.pro
Side-by-side diff
Diffstat (limited to 'core/applets/screenshotapplet/screenshotapplet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/screenshotapplet/screenshotapplet.pro62
1 files changed, 61 insertions, 1 deletions
diff --git a/core/applets/screenshotapplet/screenshotapplet.pro b/core/applets/screenshotapplet/screenshotapplet.pro
index e214643..5da3cf3 100644
--- a/core/applets/screenshotapplet/screenshotapplet.pro
+++ b/core/applets/screenshotapplet/screenshotapplet.pro
@@ -1,13 +1,73 @@
TEMPLATE = lib
CONFIG += qt plugin warn_on
HEADERS = screenshot.h inputDialog.h
SOURCES = screenshot.cpp inputDialog.cpp
TARGET = screenshotapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH +=
LIBS += -lqpe
VERSION = 1.0.0
-include ( $(OPIEDIR)/include.pro )
+include(
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $(OPIEDIR)/include.pro )
target.path = $$prefix/plugins/applets