-rw-r--r-- | x11/ipc/server/ocopserver.pro | 4 | ||||
-rw-r--r-- | x11/ipc/server/server.pro | 4 | ||||
-rw-r--r-- | x11/libqpe-x11/libqpe-x11.pro | 4 |
3 files changed, 12 insertions, 0 deletions
diff --git a/x11/ipc/server/ocopserver.pro b/x11/ipc/server/ocopserver.pro index e0a928c..b6d4af5 100644 --- a/x11/ipc/server/ocopserver.pro +++ b/x11/ipc/server/ocopserver.pro | |||
@@ -8,3 +8,7 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | TARGET = ocopserver | 9 | TARGET = ocopserver |
10 | 10 | ||
11 | |||
12 | |||
13 | |||
14 | include ( ../../../include.pro ) | ||
diff --git a/x11/ipc/server/server.pro b/x11/ipc/server/server.pro index e0a928c..b6d4af5 100644 --- a/x11/ipc/server/server.pro +++ b/x11/ipc/server/server.pro | |||
@@ -8,3 +8,7 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
8 | DEPENDPATH+= $(OPIEDIR)/include | 8 | DEPENDPATH+= $(OPIEDIR)/include |
9 | TARGET = ocopserver | 9 | TARGET = ocopserver |
10 | 10 | ||
11 | |||
12 | |||
13 | |||
14 | include ( ../../../include.pro ) | ||
diff --git a/x11/libqpe-x11/libqpe-x11.pro b/x11/libqpe-x11/libqpe-x11.pro index 459d3ba..1671ffa 100644 --- a/x11/libqpe-x11/libqpe-x11.pro +++ b/x11/libqpe-x11/libqpe-x11.pro | |||
@@ -141,3 +141,7 @@ DESTDIR = $(QTDIR)/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 | |||
145 | |||
146 | |||
147 | include ( ../../include.pro ) | ||