summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/slave/slave.pro
authoralwin <alwin>2004-11-06 02:55:10 (UTC)
committer alwin <alwin>2004-11-06 02:55:10 (UTC)
commit466245b561abe1514ef37ea978b5958caefdc962 (patch) (side-by-side diff)
treeffddedceb28868e74372a7f49f35893c1b61933d /noncore/graphics/opie-eye/slave/slave.pro
parentf9e604b8ae921c5e6a0d6e4117fabd367643e23c (diff)
downloadopie-466245b561abe1514ef37ea978b5958caefdc962.zip
opie-466245b561abe1514ef37ea978b5958caefdc962.tar.gz
opie-466245b561abe1514ef37ea978b5958caefdc962.tar.bz2
moved a lot of code to the library
Diffstat (limited to 'noncore/graphics/opie-eye/slave/slave.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/graphics/opie-eye/slave/slave.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/graphics/opie-eye/slave/slave.pro b/noncore/graphics/opie-eye/slave/slave.pro
index ab080ad..51fbd1a 100644
--- a/noncore/graphics/opie-eye/slave/slave.pro
+++ b/noncore/graphics/opie-eye/slave/slave.pro
@@ -15,6 +15,6 @@ SOURCES = main.cpp gif_slave.cpp slavereciever.cpp \
INCLUDEPATH += $(OPIEDIR)/include ../
DEPENDSPATH += $(OPIEDIR)/include
-LIBS += -lqpe -lopiecore2
+LIBS += -lqpe -lopiecore2 -lopiemm2
include ( $(OPIEDIR)/include.pro )