summaryrefslogtreecommitdiff
path: root/core/qws/qws.pro
Side-by-side diff
Diffstat (limited to 'core/qws/qws.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/qws/qws.pro18
1 files changed, 17 insertions, 1 deletions
diff --git a/core/qws/qws.pro b/core/qws/qws.pro
index 523508b..594ceb2 100644
--- a/core/qws/qws.pro
+++ b/core/qws/qws.pro
@@ -8,13 +8,29 @@ HEADERS = \
oqwsserver.h
SOURCES = \
main.cpp \
transferserver.cpp \
qcopbridge.cpp \
oqwsserver.cpp
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include .
TARGET = qws
LIBS += -lqpe -lopiecore2 -lopieui2
-include ( $(OPIEDIR)/include.pro )
+include(
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ $(OPIEDIR)/include.pro )