summaryrefslogtreecommitdiff
path: root/core/applets/vtapplet/vtapplet.pro
Side-by-side diff
Diffstat (limited to 'core/applets/vtapplet/vtapplet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/vtapplet/vtapplet.pro49
1 files changed, 1 insertions, 48 deletions
diff --git a/core/applets/vtapplet/vtapplet.pro b/core/applets/vtapplet/vtapplet.pro
index 90fc82a..6c4873c 100644
--- a/core/applets/vtapplet/vtapplet.pro
+++ b/core/applets/vtapplet/vtapplet.pro
@@ -1,60 +1,13 @@
TEMPLATE = lib
CONFIG += qt warn_on
HEADERS = vt.h
SOURCES = vt.cpp
TARGET = vtapplet
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