summaryrefslogtreecommitdiff
path: root/x11
Unidiff
Diffstat (limited to 'x11') (more/less context) (show whitespace changes)
-rw-r--r--x11/ipc/server/ocopserver.pro6
-rw-r--r--x11/ipc/server/server.pro4
-rw-r--r--x11/libqpe-x11/libqpe-x11.pro6
3 files changed, 3 insertions, 13 deletions
diff --git a/x11/ipc/server/ocopserver.pro b/x11/ipc/server/ocopserver.pro
index 2fd951d..b1ed406 100644
--- a/x11/ipc/server/ocopserver.pro
+++ b/x11/ipc/server/ocopserver.pro
@@ -8,11 +8,7 @@ INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9 TARGET = ocopserver 9 TARGET = ocopserver
10 10
11 11
12 12
13 13
14include( 14include( $(OPIEDIR)/include.pro )
15
16
17
18 $(OPIEDIR)/include.pro )
diff --git a/x11/ipc/server/server.pro b/x11/ipc/server/server.pro
index 33e038e..b1ed406 100644
--- a/x11/ipc/server/server.pro
+++ b/x11/ipc/server/server.pro
@@ -8,9 +8,7 @@ INCLUDEPATH += $(OPIEDIR)/include
8 DEPENDPATH+= $(OPIEDIR)/include 8 DEPENDPATH+= $(OPIEDIR)/include
9 TARGET = ocopserver 9 TARGET = ocopserver
10 10
11 11
12 12
13 13
14include( 14include( $(OPIEDIR)/include.pro )
15
16 $(OPIEDIR)/include.pro )
diff --git a/x11/libqpe-x11/libqpe-x11.pro b/x11/libqpe-x11/libqpe-x11.pro
index 99c50ee..45d2042 100644
--- a/x11/libqpe-x11/libqpe-x11.pro
+++ b/x11/libqpe-x11/libqpe-x11.pro
@@ -141,11 +141,7 @@ DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
141# This is set by configure$(OPIEDIR). 141# This is set by configure$(OPIEDIR).
142 VERSION = 1.5.0.1 142 VERSION = 1.5.0.1
143 143
144 144
145 145
146 146
147include( 147include( $(OPIEDIR)/include.pro )
148
149
150
151 $(OPIEDIR)/include.pro )