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.pro17
1 files changed, 17 insertions, 0 deletions
diff --git a/noncore/net/opietooth/applet/applet.pro b/noncore/net/opietooth/applet/applet.pro
index cb78f85..e0a93dc 100644
--- a/noncore/net/opietooth/applet/applet.pro
+++ b/noncore/net/opietooth/applet/applet.pro
@@ -7,6 +7,23 @@ DESTDIR = $(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
13
14
15TRANSLATIONS = ../../../../i18n/de/libbluetoothapplet.ts
16TRANSLATIONS += ../../../../i18n/en/libbluetoothapplet.ts
17TRANSLATIONS += ../../../../i18n/es/libbluetoothapplet.ts
18TRANSLATIONS += ../../../../i18n/fr/libbluetoothapplet.ts
19TRANSLATIONS += ../../../../i18n/hu/libbluetoothapplet.ts
20TRANSLATIONS += ../../../../i18n/ja/libbluetoothapplet.ts
21TRANSLATIONS += ../../../../i18n/ko/libbluetoothapplet.ts
22TRANSLATIONS += ../../../../i18n/no/libbluetoothapplet.ts
23TRANSLATIONS += ../../../../i18n/pl/libbluetoothapplet.ts
24TRANSLATIONS += ../../../../i18n/pt/libbluetoothapplet.ts
25TRANSLATIONS += ../../../../i18n/pt_BR/libbluetoothapplet.ts
26TRANSLATIONS += ../../../../i18n/sl/libbluetoothapplet.ts
27TRANSLATIONS += ../../../../i18n/zh_CN/libbluetoothapplet.ts
28TRANSLATIONS += ../../../../i18n/zh_TW/libbluetoothapplet.ts
29