summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/slave/slave.pro
Side-by-side diff
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.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/graphics/opie-eye/slave/slave.pro b/noncore/graphics/opie-eye/slave/slave.pro
index 3f42495..903d667 100644
--- a/noncore/graphics/opie-eye/slave/slave.pro
+++ b/noncore/graphics/opie-eye/slave/slave.pro
@@ -1,4 +1,4 @@
-CONFIG += qte
+CONFIG = qt
TEMPLATE = app
TARGET = opie-eye_slave
DESTDIR = $(OPIEDIR)/bin
@@ -13,6 +13,6 @@ SOURCES = main.cpp gif_slave.cpp slavereciever.cpp \
INCLUDEPATH += $(OPIEDIR)/include ../
DEPENDSPATH += $(OPIEDIR)/include
-LIBS += -lqpe
+LIBS += -lqpe -lopiecore2
include ( $(OPIEDIR)/include.pro ) \ No newline at end of file