summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth
Side-by-side diff
Diffstat (limited to 'noncore/net/opietooth') (more/less context) (ignore whitespace changes)
-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
4 files changed, 8 insertions, 0 deletions
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index 229d673..cbdb148 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -2,24 +2,26 @@ TEMPLATE = lib
CONFIG += qt warn_on release
HEADERS = bluezapplet.h bluezappletimpl.h
SOURCES = bluezapplet.cpp bluezappletimpl.cpp
TARGET = bluetoothapplet
DESTDIR = $(OPIEDIR)/plugins/applets
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopietooth
VERSION = 0.0.3
TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \
+ ../../../../i18n/da/libbluetoothapplet.ts \
+ ../../../../i18n/xx/libbluetoothapplet.ts \
../../../../i18n/en/libbluetoothapplet.ts \
../../../../i18n/es/libbluetoothapplet.ts \
../../../../i18n/fr/libbluetoothapplet.ts \
../../../../i18n/hu/libbluetoothapplet.ts \
../../../../i18n/ja/libbluetoothapplet.ts \
../../../../i18n/ko/libbluetoothapplet.ts \
../../../../i18n/no/libbluetoothapplet.ts \
../../../../i18n/pl/libbluetoothapplet.ts \
../../../../i18n/pt/libbluetoothapplet.ts \
../../../../i18n/pt_BR/libbluetoothapplet.ts \
../../../../i18n/sl/libbluetoothapplet.ts \
../../../../i18n/zh_CN/libbluetoothapplet.ts \
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index 8ac4ee7..6fc5157 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -3,24 +3,26 @@ TEMPLATE = app
CONFIG = qt warn_on release
HEADERS = pindlg.h
SOURCES = main.cc pindlg.cc
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe
INTERFACES = pindlgbase.ui
DESTDIR = $(OPIEDIR)/bin
TARGET = bluepin
TRANSLATIONS = ../../../../i18n/de/bluepin.ts \
+ ../../../../i18n/da/bluepin.ts \
+ ../../../../i18n/xx/bluepin.ts \
../../../../i18n/en/bluepin.ts \
../../../../i18n/es/bluepin.ts \
../../../../i18n/fr/bluepin.ts \
../../../../i18n/hu/bluepin.ts \
../../../../i18n/ja/bluepin.ts \
../../../../i18n/ko/bluepin.ts \
../../../../i18n/no/bluepin.ts \
../../../../i18n/pl/bluepin.ts \
../../../../i18n/pt/bluepin.ts \
../../../../i18n/pt_BR/bluepin.ts \
../../../../i18n/sl/bluepin.ts \
../../../../i18n/zh_CN/bluepin.ts \
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index dde6c2a..ca5edd2 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -1,23 +1,25 @@
TEMPLATE = lib
CONFIG += qte warn_on release
HEADERS = connection.h parser.h device.h manager.h remotedevice.h services.h
SOURCES = connection.cpp parser.cc device.cc manager.cc remotedevice.cc services.cc
TARGET = opietooth
INCLUDEPATH += $(OPIEDIR)/include .
DESTDIR = $(QTDIR)/lib$(PROJMAK)
LIBS += -lopie
#VERSION = 0.0.0
TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \
+ ../../../../i18n/da/libopietooth.ts \
+ ../../../../i18n/xx/libopietooth.ts \
../../../../i18n/en/libopietooth.ts \
../../../../i18n/es/libopietooth.ts \
../../../../i18n/fr/libopietooth.ts \
../../../../i18n/hu/libopietooth.ts \
../../../../i18n/ja/libopietooth.ts \
../../../../i18n/ko/libopietooth.ts \
../../../../i18n/no/libopietooth.ts \
../../../../i18n/pl/libopietooth.ts \
../../../../i18n/pt/libopietooth.ts \
../../../../i18n/pt_BR/libopietooth.ts \
../../../../i18n/sl/libopietooth.ts \
../../../../i18n/zh_CN/libopietooth.ts \
diff --git a/noncore/net/opietooth/manager/manager.pro b/noncore/net/opietooth/manager/manager.pro
index d3c69e0..1c3faf3 100644
--- a/noncore/net/opietooth/manager/manager.pro
+++ b/noncore/net/opietooth/manager/manager.pro
@@ -19,24 +19,26 @@ SOURCES = btconnectionitem.cpp btdeviceitem.cpp \
obexdialog.cpp devicehandler.cpp \
rfcpopup.cpp obexpopup.cpp \
rfcommhelper.cpp
INCLUDEPATH += $(OPIEDIR)/include
INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopietooth -lopie
INTERFACES = bluetoothbase.ui devicedialog.ui
DESTDIR = $(OPIEDIR)/bin
TARGET = bluetooth-manager
TRANSLATIONS = ../../../../i18n/de/bluetooth-manager.ts \
+ ../../../../i18n/da/bluetooth-manager.ts \
+ ../../../../i18n/xx/bluetooth-manager.ts \
../../../../i18n/en/bluetooth-manager.ts \
../../../../i18n/es/bluetooth-manager.ts \
../../../../i18n/fr/bluetooth-manager.ts \
../../../../i18n/hu/bluetooth-manager.ts \
../../../../i18n/ja/bluetooth-manager.ts \
../../../../i18n/ko/bluetooth-manager.ts \
../../../../i18n/no/bluetooth-manager.ts \
../../../../i18n/pl/bluetooth-manager.ts \
../../../../i18n/pt/bluetooth-manager.ts \
../../../../i18n/pt_BR/bluetooth-manager.ts \
../../../../i18n/sl/bluetooth-manager.ts \
../../../../i18n/zh_CN/bluetooth-manager.ts \