summaryrefslogtreecommitdiff
path: root/core/applets/irdaapplet
authorzecke <zecke>2002-06-21 14:15:04 (UTC)
committer zecke <zecke>2002-06-21 14:15:04 (UTC)
commitab08162e2b10fdd4844e2864f445c6b125ce4f60 (patch) (unidiff)
treeaaf7e0acc13efa2e58c19b191375c7a40cff6893 /core/applets/irdaapplet
parente6834009bf23492e009258e3881ce183cf9e27a0 (diff)
downloadopie-ab08162e2b10fdd4844e2864f445c6b125ce4f60.zip
opie-ab08162e2b10fdd4844e2864f445c6b125ce4f60.tar.gz
opie-ab08162e2b10fdd4844e2864f445c6b125ce4f60.tar.bz2
Fix compilation
Diffstat (limited to 'core/applets/irdaapplet') (more/less context) (show 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 bfcfc3f..035b0c1 100644
--- a/core/applets/irdaapplet/irdaapplet.pro
+++ b/core/applets/irdaapplet/irdaapplet.pro
@@ -3,7 +3,7 @@ CONFIG += qt warn_on release
3HEADERS = irda.h irdaappletimpl.h 3HEADERS = irda.h irdaappletimpl.h
4SOURCES = irda.cpp irdaappletimpl.cpp 4SOURCES = irda.cpp irdaappletimpl.cpp
5TARGET = irdaapplet 5TARGET = irdaapplet
6DESTDIR = ../../plugins/applets 6DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += ../$(OPIEDIR)/include 8DEPENDPATH += ../$(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe