summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/applet/applet.pro
Unidiff
Diffstat (limited to 'noncore/net/opietooth/applet/applet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/applet/applet.pro2
1 files changed, 2 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
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3HEADERS = bluezapplet.h bluezappletimpl.h 3HEADERS = bluezapplet.h bluezappletimpl.h
4SOURCES = bluezapplet.cpp bluezappletimpl.cpp 4SOURCES = bluezapplet.cpp bluezappletimpl.cpp
5TARGET = bluetoothapplet 5TARGET = bluetoothapplet
6DESTDIR = $(OPIEDIR)/plugins/applets 6DESTDIR = $(OPIEDIR)/plugins/applets
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib 8INCLUDEPATH += $(OPIEDIR)/noncore/net/opietooth/lib
9DEPENDPATH += $(OPIEDIR)/include 9DEPENDPATH += $(OPIEDIR)/include
10LIBS += -lqpe -lopietooth 10LIBS += -lqpe -lopietooth
11VERSION = 0.0.3 11VERSION = 0.0.3
12 12
13TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \ 13TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts \
14 ../../../../i18n/da/libbluetoothapplet.ts \
15 ../../../../i18n/xx/libbluetoothapplet.ts \
14 ../../../../i18n/en/libbluetoothapplet.ts \ 16 ../../../../i18n/en/libbluetoothapplet.ts \
15 ../../../../i18n/es/libbluetoothapplet.ts \ 17 ../../../../i18n/es/libbluetoothapplet.ts \
16 ../../../../i18n/fr/libbluetoothapplet.ts \ 18 ../../../../i18n/fr/libbluetoothapplet.ts \
17 ../../../../i18n/hu/libbluetoothapplet.ts \ 19 ../../../../i18n/hu/libbluetoothapplet.ts \
18 ../../../../i18n/ja/libbluetoothapplet.ts \ 20 ../../../../i18n/ja/libbluetoothapplet.ts \
19 ../../../../i18n/ko/libbluetoothapplet.ts \ 21 ../../../../i18n/ko/libbluetoothapplet.ts \
20 ../../../../i18n/no/libbluetoothapplet.ts \ 22 ../../../../i18n/no/libbluetoothapplet.ts \
21 ../../../../i18n/pl/libbluetoothapplet.ts \ 23 ../../../../i18n/pl/libbluetoothapplet.ts \
22 ../../../../i18n/pt/libbluetoothapplet.ts \ 24 ../../../../i18n/pt/libbluetoothapplet.ts \
23 ../../../../i18n/pt_BR/libbluetoothapplet.ts \ 25 ../../../../i18n/pt_BR/libbluetoothapplet.ts \
24 ../../../../i18n/sl/libbluetoothapplet.ts \ 26 ../../../../i18n/sl/libbluetoothapplet.ts \
25 ../../../../i18n/zh_CN/libbluetoothapplet.ts \ 27 ../../../../i18n/zh_CN/libbluetoothapplet.ts \