summaryrefslogtreecommitdiff
path: root/core/applets/volumeapplet/volumeapplet.pro
Side-by-side diff
Diffstat (limited to 'core/applets/volumeapplet/volumeapplet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/volumeapplet/volumeapplet.pro61
1 files changed, 1 insertions, 60 deletions
diff --git a/core/applets/volumeapplet/volumeapplet.pro b/core/applets/volumeapplet/volumeapplet.pro
index eb75e9c..a76bafb 100644
--- a/core/applets/volumeapplet/volumeapplet.pro
+++ b/core/applets/volumeapplet/volumeapplet.pro
@@ -1,72 +1,13 @@
TEMPLATE = lib
CONFIG += qt plugin warn_on
HEADERS = volume.h oledbox.h
SOURCES = volume.cpp oledbox.cpp
TARGET = volumeapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH +=
LIBS += -lqpe -lopiecore2
VERSION = 1.0.0
-include(
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(OPIEDIR)/include.pro )
+include( $(OPIEDIR)/include.pro )
target.path = $$prefix/plugins/applets