summaryrefslogtreecommitdiff
path: root/core/applets/irdaapplet/irdaapplet.pro
Unidiff
Diffstat (limited to 'core/applets/irdaapplet/irdaapplet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/irdaapplet/irdaapplet.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/irdaapplet/irdaapplet.pro b/core/applets/irdaapplet/irdaapplet.pro
index f83ba8a..ea0e752 100644
--- a/core/applets/irdaapplet/irdaapplet.pro
+++ b/core/applets/irdaapplet/irdaapplet.pro
@@ -2,12 +2,12 @@ TEMPLATE = lib
2 CONFIG += qt plugin warn_on 2 CONFIG += qt plugin warn_on
3 HEADERS = irda.h 3 HEADERS = irda.h
4 SOURCES = irda.cpp 4 SOURCES = irda.cpp
5 TARGET = irdaapplet 5 TARGET = irdaapplet
6 DESTDIR = $(OPIEDIR)/plugins/applets 6 DESTDIR = $(OPIEDIR)/plugins/applets
7 INCLUDEPATH+= $(OPIEDIR)/include 7 INCLUDEPATH+= $(OPIEDIR)/include
8DEPENDPATH += ../$(OPIEDIR)/include 8DEPENDPATH +=
9LIBS += -lqpe 9LIBS += -lqpe
10VERSION = 1.0.0 10VERSION = 1.0.0
11 11
12include ( $(OPIEDIR)/include.pro ) 12include ( $(OPIEDIR)/include.pro )
13target.path = $$prefix/plugins/applets 13target.path = $$prefix/plugins/applets