summaryrefslogtreecommitdiff
path: root/core/applets/restartapplet/restartapplet.pro
Side-by-side diff
Diffstat (limited to 'core/applets/restartapplet/restartapplet.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/restartapplet/restartapplet.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/restartapplet/restartapplet.pro b/core/applets/restartapplet/restartapplet.pro
index bd27b0a..368a0ea 100644
--- a/core/applets/restartapplet/restartapplet.pro
+++ b/core/applets/restartapplet/restartapplet.pro
@@ -1,8 +1,8 @@
TEMPLATE = lib
-CONFIG += qt warn_on release
+CONFIG += qt plugin warn_on release
HEADERS = restart.h restartappletimpl.h
SOURCES = restart.cpp restartappletimpl.cpp
TARGET = restartapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += ../$(OPIEDIR)/include