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,3 +1,3 @@
-CONFIG += qte
+CONFIG = qt
TEMPLATE = app
TARGET = opie-eye_slave
@@ -14,5 +14,5 @@ INCLUDEPATH += $(OPIEDIR)/include ../
DEPENDSPATH += $(OPIEDIR)/include
-LIBS += -lqpe
+LIBS += -lqpe -lopiecore2
include ( $(OPIEDIR)/include.pro ) \ No newline at end of file