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) (unidiff)
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) (show 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
@@ -16,5 +16,5 @@ INCLUDEPATH += $(OPIEDIR)/include ../
16DEPENDSPATH += $(OPIEDIR)/include 16DEPENDSPATH += $(OPIEDIR)/include
17 17
18LIBS += -lqpe -lopiecore2 18LIBS += -lqpe -lopiecore2 -lopiemm2
19 19
20include ( $(OPIEDIR)/include.pro ) 20include ( $(OPIEDIR)/include.pro )