summaryrefslogtreecommitdiff
path: root/core/qws/qws.pro
Side-by-side diff
Diffstat (limited to 'core/qws/qws.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/qws/qws.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/qws/qws.pro b/core/qws/qws.pro
index 5656a59..50d0b2b 100644
--- a/core/qws/qws.pro
+++ b/core/qws/qws.pro
@@ -14,7 +14,7 @@ SOURCES = \
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include .
-TARGET = op-qws
-LIBS += -lqpe -lopie
+TARGET = qws
+LIBS += -lqpe -lopiecore2 -lopieui2
include ( $(OPIEDIR)/include.pro )