summaryrefslogtreecommitdiff
path: root/noncore/net
Unidiff
Diffstat (limited to 'noncore/net') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/ftplib/ftplib.pro2
-rw-r--r--noncore/net/opieftp/opieftp.pro2
-rw-r--r--noncore/net/opieirc/opieirc.pro2
-rw-r--r--noncore/net/opietooth/applet/applet.pro2
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro2
-rw-r--r--noncore/net/opietooth/lib/lib.pro2
-rw-r--r--noncore/net/opietooth/manager/manager.pro2
-rw-r--r--noncore/net/ubrowser/ubrowser.pro2
-rw-r--r--noncore/net/wellenreiter/contrib/orinoco_hopper/orinoco_hopper.pro2
-rw-r--r--noncore/net/wellenreiter/daemon/daemon.pro2
-rw-r--r--noncore/net/wellenreiter/gui/gui-x11.pro2
-rw-r--r--noncore/net/wellenreiter/gui/gui.pro2
-rw-r--r--noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro2
-rw-r--r--noncore/net/wellenreiter/wellenreiter.pro2
14 files changed, 14 insertions, 14 deletions
diff --git a/noncore/net/ftplib/ftplib.pro b/noncore/net/ftplib/ftplib.pro
index 918ddf9..a36c5d7 100644
--- a/noncore/net/ftplib/ftplib.pro
+++ b/noncore/net/ftplib/ftplib.pro
@@ -4,7 +4,7 @@ HEADERS = ftplib.h
4SOURCES = ftplib.c 4SOURCES = ftplib.c
5DESTDIR = $(OPIEDIR)/lib$(PROJMAK) 5DESTDIR = $(OPIEDIR)/lib$(PROJMAK)
6INTERFACES = 6INTERFACES =
7 7
8 8
9 9
10include ( ../../../include.pro ) 10include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opieftp/opieftp.pro b/noncore/net/opieftp/opieftp.pro
index f5d2af0..9819cf8 100644
--- a/noncore/net/opieftp/opieftp.pro
+++ b/noncore/net/opieftp/opieftp.pro
@@ -24,7 +24,7 @@ TRANSLATIONS = ../../../i18n/de/opieftp.ts \
24 ../../../i18n/sl/opieftp.ts \ 24 ../../../i18n/sl/opieftp.ts \
25 ../../../i18n/zh_CN/opieftp.ts \ 25 ../../../i18n/zh_CN/opieftp.ts \
26 ../../../i18n/zh_TW/opieftp.ts 26 ../../../i18n/zh_TW/opieftp.ts
27 27
28 28
29 29
30include ( ../../../include.pro ) 30include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opieirc/opieirc.pro b/noncore/net/opieirc/opieirc.pro
index 3fe1961..37a6e85 100644
--- a/noncore/net/opieirc/opieirc.pro
+++ b/noncore/net/opieirc/opieirc.pro
@@ -22,7 +22,7 @@ INCLUDEPATH += $(OPIEDIR)/include
22 DEPENDPATH+= $(OPIEDIR)/include 22 DEPENDPATH+= $(OPIEDIR)/include
23LIBS += -lqpe -lopie 23LIBS += -lqpe -lopie
24 24
25 25
26 26
27 27
28include ( ../../../include.pro ) 28include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index d713708..6b68284 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -26,7 +26,7 @@ TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \
26 ../../../../i18n/sl/libbluetoothapplet.ts \ 26 ../../../../i18n/sl/libbluetoothapplet.ts \
27 ../../../../i18n/zh_CN/libbluetoothapplet.ts \ 27 ../../../../i18n/zh_CN/libbluetoothapplet.ts \
28 ../../../../i18n/zh_TW/libbluetoothapplet.ts 28 ../../../../i18n/zh_TW/libbluetoothapplet.ts
29 29
30 30
31 31
32include ( ../../../../include.pro ) 32include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index 27295da..37c6ae8 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -27,7 +27,7 @@ TRANSLATIONS = ../../../../i18n/de/bluepin.ts \
27 ../../../../i18n/sl/bluepin.ts \ 27 ../../../../i18n/sl/bluepin.ts \
28 ../../../../i18n/zh_CN/bluepin.ts \ 28 ../../../../i18n/zh_CN/bluepin.ts \
29 ../../../../i18n/zh_TW/bluepin.ts 29 ../../../../i18n/zh_TW/bluepin.ts
30 30
31 31
32 32
33include ( ../../../../include.pro ) 33include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index a021941..88df1fb 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -24,7 +24,7 @@ TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \
24 ../../../../i18n/sl/libopietooth.ts \ 24 ../../../../i18n/sl/libopietooth.ts \
25 ../../../../i18n/zh_CN/libopietooth.ts \ 25 ../../../../i18n/zh_CN/libopietooth.ts \
26 ../../../../i18n/zh_TW/libopietooth.ts 26 ../../../../i18n/zh_TW/libopietooth.ts
27 27
28 28
29 29
30include ( ../../../../include.pro ) 30include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index f3599bb..9249d8d 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -43,7 +43,7 @@ TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \
43 ../../../../i18n/sl/bluetooth-manager.ts \ 43 ../../../../i18n/sl/bluetooth-manager.ts \
44 ../../../../i18n/zh_CN/bluetooth-manager.ts \ 44 ../../../../i18n/zh_CN/bluetooth-manager.ts \
45 ../../../../i18n/zh_TW/bluetooth-manager.ts 45 ../../../../i18n/zh_TW/bluetooth-manager.ts
46 46
47 47
48 48
49include ( ../../../../include.pro ) 49include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/ubrowser/ubrowser.pro b/noncore/net/ubrowser/ubrowser.pro
index 09a2c79..cd1a989 100644
--- a/noncore/net/ubrowser/ubrowser.pro
+++ b/noncore/net/ubrowser/ubrowser.pro
@@ -7,7 +7,7 @@ INCLUDEPATH +=../../../include
7 DEPENDPATH+=../../../include 7 DEPENDPATH+=../../../include
8 LIBS += -lqpe 8 LIBS += -lqpe
9TARGET = ubrowser 9TARGET = ubrowser
10 10
11 11
12 12
13include ( ../../../include.pro ) 13include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/wellenreiter/contrib/orinoco_hopper/orinoco_hopper.pro b/noncore/net/wellenreiter/contrib/orinoco_hopper/orinoco_hopper.pro
index def42c0..30298d5 100644
--- a/noncore/net/wellenreiter/contrib/orinoco_hopper/orinoco_hopper.pro
+++ b/noncore/net/wellenreiter/contrib/orinoco_hopper/orinoco_hopper.pro
@@ -9,7 +9,7 @@ DEPENDPATH +=
9LIBS += 9LIBS +=
10INTERFACES = 10INTERFACES =
11TARGET = orinoco_hopper 11TARGET = orinoco_hopper
12 12
13 13
14 14
15include ( ../../../../../include.pro ) 15include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/wellenreiter/daemon/daemon.pro b/noncore/net/wellenreiter/daemon/daemon.pro
index 2599315..651af18 100644
--- a/noncore/net/wellenreiter/daemon/daemon.pro
+++ b/noncore/net/wellenreiter/daemon/daemon.pro
@@ -9,7 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lpcap -L$(OPIEDIR)/lib -lwellenreiter 9LIBS += -lpcap -L$(OPIEDIR)/lib -lwellenreiter
10INTERFACES = 10INTERFACES =
11TARGET = wellenreiterd 11TARGET = wellenreiterd
12 12
13 13
14 14
15include ( ../../../../include.pro ) 15include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/wellenreiter/gui/gui-x11.pro b/noncore/net/wellenreiter/gui/gui-x11.pro
index 06b2c06..856e0b2 100644
--- a/noncore/net/wellenreiter/gui/gui-x11.pro
+++ b/noncore/net/wellenreiter/gui/gui-x11.pro
@@ -9,7 +9,7 @@ DEPENDPATH += ../
9LIBS += -L. -lwellenreiter 9LIBS += -L. -lwellenreiter
10INTERFACES = configbase.ui 10INTERFACES = configbase.ui
11TARGET = wellenreiter 11TARGET = wellenreiter
12 12
13 13
14 14
15include ( ../../../../include.pro ) 15include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/wellenreiter/gui/gui.pro b/noncore/net/wellenreiter/gui/gui.pro
index 397da25..39eda52 100644
--- a/noncore/net/wellenreiter/gui/gui.pro
+++ b/noncore/net/wellenreiter/gui/gui.pro
@@ -9,7 +9,7 @@ DEPENDPATH += $(OPIEDIR)/include ../
9LIBS += -lqpe -lopie -L. -lwellenreiter 9LIBS += -lqpe -lopie -L. -lwellenreiter
10INTERFACES = configbase.ui 10INTERFACES = configbase.ui
11TARGET = wellenreiter 11TARGET = wellenreiter
12 12
13 13
14 14
15include ( ../../../../include.pro ) 15include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro b/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro
index fd3b894..fb2e5e6 100644
--- a/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro
+++ b/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro
@@ -9,7 +9,7 @@ TMAKE_CFLAGS += -D__UNIX__
9 9
10DESTDIR = $(OPIEDIR)/lib 10DESTDIR = $(OPIEDIR)/lib
11TARGET = wellenreiter 11TARGET = wellenreiter
12 12
13 13
14 14
15include ( ../../../../include.pro ) 15include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/net/wellenreiter/wellenreiter.pro b/noncore/net/wellenreiter/wellenreiter.pro
index 229440f..6784af4 100644
--- a/noncore/net/wellenreiter/wellenreiter.pro
+++ b/noncore/net/wellenreiter/wellenreiter.pro
@@ -1,6 +1,6 @@
1TEMPLATE = subdirs 1TEMPLATE = subdirs
2unix:SUBDIRS = libwellenreiter daemon gui contrib/orinoco_hopper 2unix:SUBDIRS = libwellenreiter daemon gui contrib/orinoco_hopper
3 3
4 4
5 5
6include ( ../../../include.pro ) 6include ( $(OPIEDIR)/include.pro )