summaryrefslogtreecommitdiff
path: root/core/applets/volumeapplet/volumeapplet.pro
Unidiff
Diffstat (limited to 'core/applets/volumeapplet/volumeapplet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/volumeapplet/volumeapplet.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/applets/volumeapplet/volumeapplet.pro b/core/applets/volumeapplet/volumeapplet.pro
index a76bafb..e118dbd 100644
--- a/core/applets/volumeapplet/volumeapplet.pro
+++ b/core/applets/volumeapplet/volumeapplet.pro
@@ -1,7 +1,8 @@
1 TEMPLATE= lib 1 TEMPLATE= lib
2 CONFIG += qt plugin warn_on 2 CONFIG += qt plugin warn_on
3 HEADERS = volume.h oledbox.h 3 HEADERS = volume.h oledbox.h
4 SOURCES = volume.cpp oledbox.cpp 4 #SOURCES= volume.cpp oledbox.cpp
5 SOURCES = volume.cpp
5 TARGET = volumeapplet 6 TARGET = volumeapplet
6 DESTDIR = $(OPIEDIR)/plugins/applets 7 DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 8INCLUDEPATH += $(OPIEDIR)/include