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
@@ -1,10 +1,10 @@
1TEMPLATE = lib 1TEMPLATE = lib
2CONFIG = qt warn_on release 2CONFIG = qt warn_on release
3HEADERS = ftplib.h 3HEADERS = 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
@@ -18,13 +18,13 @@ TRANSLATIONS = ../../../i18n/de/opieftp.ts \
18 ../../../i18n/ja/opieftp.ts \ 18 ../../../i18n/ja/opieftp.ts \
19 ../../../i18n/ko/opieftp.ts \ 19 ../../../i18n/ko/opieftp.ts \
20 ../../../i18n/no/opieftp.ts \ 20 ../../../i18n/no/opieftp.ts \
21 ../../../i18n/pl/opieftp.ts \ 21 ../../../i18n/pl/opieftp.ts \
22 ../../../i18n/pt/opieftp.ts \ 22 ../../../i18n/pt/opieftp.ts \
23 ../../../i18n/pt_BR/opieftp.ts \ 23 ../../../i18n/pt_BR/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
@@ -16,13 +16,13 @@ SOURCES = ircchannel.cpp ircconnection.cpp \
16 ircsession.cpp main.cpp mainwindow.cpp \ 16 ircsession.cpp main.cpp mainwindow.cpp \
17 irctab.cpp ircservertab.cpp \ 17 irctab.cpp ircservertab.cpp \
18 ircchanneltab.cpp ircchannellist.cpp \ 18 ircchanneltab.cpp ircchannellist.cpp \
19 ircserverlist.cpp ircservereditor.cpp \ 19 ircserverlist.cpp ircservereditor.cpp \
20 ircquerytab.cpp ircsettings.cpp ircmisc.cpp 20 ircquerytab.cpp ircsettings.cpp ircmisc.cpp
21INCLUDEPATH += $(OPIEDIR)/include 21INCLUDEPATH += $(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
@@ -20,13 +20,13 @@ TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \
20 ../../../../i18n/ja/libbluetoothapplet.ts \ 20 ../../../../i18n/ja/libbluetoothapplet.ts \
21 ../../../../i18n/ko/libbluetoothapplet.ts \ 21 ../../../../i18n/ko/libbluetoothapplet.ts \
22 ../../../../i18n/no/libbluetoothapplet.ts \ 22 ../../../../i18n/no/libbluetoothapplet.ts \
23 ../../../../i18n/pl/libbluetoothapplet.ts \ 23 ../../../../i18n/pl/libbluetoothapplet.ts \
24 ../../../../i18n/pt/libbluetoothapplet.ts \ 24 ../../../../i18n/pt/libbluetoothapplet.ts \
25 ../../../../i18n/pt_BR/libbluetoothapplet.ts \ 25 ../../../../i18n/pt_BR/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
@@ -21,13 +21,13 @@ TRANSLATIONS = ../../../../i18n/de/bluepin.ts \
21 ../../../../i18n/ja/bluepin.ts \ 21 ../../../../i18n/ja/bluepin.ts \
22 ../../../../i18n/ko/bluepin.ts \ 22 ../../../../i18n/ko/bluepin.ts \
23 ../../../../i18n/no/bluepin.ts \ 23 ../../../../i18n/no/bluepin.ts \
24 ../../../../i18n/pl/bluepin.ts \ 24 ../../../../i18n/pl/bluepin.ts \
25 ../../../../i18n/pt/bluepin.ts \ 25 ../../../../i18n/pt/bluepin.ts \
26 ../../../../i18n/pt_BR/bluepin.ts \ 26 ../../../../i18n/pt_BR/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
@@ -18,13 +18,13 @@ TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \
18 ../../../../i18n/ja/libopietooth.ts \ 18 ../../../../i18n/ja/libopietooth.ts \
19 ../../../../i18n/ko/libopietooth.ts \ 19 ../../../../i18n/ko/libopietooth.ts \
20 ../../../../i18n/no/libopietooth.ts \ 20 ../../../../i18n/no/libopietooth.ts \
21 ../../../../i18n/pl/libopietooth.ts \ 21 ../../../../i18n/pl/libopietooth.ts \
22 ../../../../i18n/pt/libopietooth.ts \ 22 ../../../../i18n/pt/libopietooth.ts \
23 ../../../../i18n/pt_BR/libopietooth.ts \ 23 ../../../../i18n/pt_BR/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
@@ -37,13 +37,13 @@ TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \
37 ../../../../i18n/ja/bluetooth-manager.ts \ 37 ../../../../i18n/ja/bluetooth-manager.ts \
38 ../../../../i18n/ko/bluetooth-manager.ts \ 38 ../../../../i18n/ko/bluetooth-manager.ts \
39 ../../../../i18n/no/bluetooth-manager.ts \ 39 ../../../../i18n/no/bluetooth-manager.ts \
40 ../../../../i18n/pl/bluetooth-manager.ts \ 40 ../../../../i18n/pl/bluetooth-manager.ts \
41 ../../../../i18n/pt/bluetooth-manager.ts \ 41 ../../../../i18n/pt/bluetooth-manager.ts \
42 ../../../../i18n/pt_BR/bluetooth-manager.ts \ 42 ../../../../i18n/pt_BR/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
@@ -1,13 +1,13 @@
1 TEMPLATE=app 1 TEMPLATE=app
2 CONFIG +=qt warn_on release 2 CONFIG +=qt warn_on release
3 DESTDIR =../../../bin 3 DESTDIR =../../../bin
4 HEADERS = mainview.h httpfactory.h httpcomm.h 4 HEADERS = mainview.h httpfactory.h httpcomm.h
5 SOURCES = main.cpp mainview.cpp httpfactory.cpp httpcomm.cpp 5 SOURCES = main.cpp mainview.cpp httpfactory.cpp httpcomm.cpp
6 INCLUDEPATH+=../../../include 6 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
@@ -3,13 +3,13 @@ TEMPLATE = app
3CONFIG = warn_on debug 3CONFIG = warn_on debug
4#CONFIG = warn_on release 4#CONFIG = warn_on release
5HEADERS = 5HEADERS =
6SOURCES = orinoco_hopper.c 6SOURCES = orinoco_hopper.c
7INCLUDEPATH += 7INCLUDEPATH +=
8DEPENDPATH += 8DEPENDPATH +=
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
@@ -3,13 +3,13 @@ TEMPLATE = app
3CONFIG = warn_on debug 3CONFIG = warn_on debug
4#CONFIG = warn_on release 4#CONFIG = warn_on release
5HEADERS = source/config.hh source/daemon.hh 5HEADERS = source/config.hh source/daemon.hh
6SOURCES = source/daemon.cc 6SOURCES = source/daemon.cc
7INCLUDEPATH += ../ 7INCLUDEPATH += ../
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(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
@@ -3,13 +3,13 @@ TEMPLATE = app
3CONFIG = qt warn_on debug 3CONFIG = qt warn_on debug
4#CONFIG = qt warn_on release 4#CONFIG = qt warn_on release
5HEADERS = wellenreiterbase.h wellenreiter.h scanlistitem.h scanlist.h logwindow.h hexwindow.h configwindow.h resource.h wlan.h cardconfig.h manufacturers.h 5HEADERS = wellenreiterbase.h wellenreiter.h scanlistitem.h scanlist.h logwindow.h hexwindow.h configwindow.h resource.h wlan.h cardconfig.h manufacturers.h
6SOURCES = main.cpp wellenreiterbase.cpp wellenreiter.cpp scanlistitem.cpp scanlist.cpp logwindow.cpp hexwindow.cpp configwindow.cpp resource.cpp wlan.cpp cardconfig.cpp manufacturers.cpp 6SOURCES = main.cpp wellenreiterbase.cpp wellenreiter.cpp scanlistitem.cpp scanlist.cpp logwindow.cpp hexwindow.cpp configwindow.cpp resource.cpp wlan.cpp cardconfig.cpp manufacturers.cpp
7INCLUDEPATH += ../ 7INCLUDEPATH += ../
8DEPENDPATH += ../ 8DEPENDPATH += ../
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
@@ -3,13 +3,13 @@ TEMPLATE = app
3CONFIG = qt warn_on debug 3CONFIG = qt warn_on debug
4#CONFIG = qt warn_on release 4#CONFIG = qt warn_on release
5HEADERS = wellenreiterbase.h wellenreiter.h scanlistitem.h scanlist.h logwindow.h hexwindow.h configwindow.h wlan.h cardconfig.h manufacturers.h 5HEADERS = wellenreiterbase.h wellenreiter.h scanlistitem.h scanlist.h logwindow.h hexwindow.h configwindow.h wlan.h cardconfig.h manufacturers.h
6SOURCES = main.cpp wellenreiterbase.cpp wellenreiter.cpp scanlistitem.cpp scanlist.cpp logwindow.cpp hexwindow.cpp configwindow.cpp wlan.cpp cardconfig.cpp manufacturers.h 6SOURCES = main.cpp wellenreiterbase.cpp wellenreiter.cpp scanlistitem.cpp scanlist.cpp logwindow.cpp hexwindow.cpp configwindow.cpp wlan.cpp cardconfig.cpp manufacturers.h
7INCLUDEPATH += $(OPIEDIR)/include ../ 7INCLUDEPATH += $(OPIEDIR)/include ../
8DEPENDPATH += $(OPIEDIR)/include ../ 8DEPENDPATH += $(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
@@ -3,13 +3,13 @@ CONFIG = warn_on debug
3VERSION = 0.2 3VERSION = 0.2
4HEADERS = source/cardmode.hh source/wl_log.hh source/wl_proto.hh source/sniff.hh source/wl_sock.hh source/wl_types.hh 4HEADERS = source/cardmode.hh source/wl_log.hh source/wl_proto.hh source/sniff.hh source/wl_sock.hh source/wl_types.hh
5SOURCES = source/cardmode.cc source/wl_log.cc source/wl_proto.cc source/sniff.cc source/wl_sock.cc 5SOURCES = source/cardmode.cc source/wl_log.cc source/wl_proto.cc source/sniff.cc source/wl_sock.cc
6 6
7LIBS = 7LIBS =
8TMAKE_CFLAGS += -D__UNIX__ 8TMAKE_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 )