summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/applet/applet.pro
Unidiff
Diffstat (limited to 'noncore/net/opietooth/applet/applet.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/applet/applet.pro2
1 files changed, 1 insertions, 1 deletions
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
@@ -8,25 +8,25 @@ INCLUDEPATH += $(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 \ 14 ../../../../i18n/da/libbluetoothapplet.ts \
15 ../../../../i18n/xx/libbluetoothapplet.ts \ 15 ../../../../i18n/xx/libbluetoothapplet.ts \
16 ../../../../i18n/en/libbluetoothapplet.ts \ 16 ../../../../i18n/en/libbluetoothapplet.ts \
17 ../../../../i18n/es/libbluetoothapplet.ts \ 17 ../../../../i18n/es/libbluetoothapplet.ts \
18 ../../../../i18n/fr/libbluetoothapplet.ts \ 18 ../../../../i18n/fr/libbluetoothapplet.ts \
19 ../../../../i18n/hu/libbluetoothapplet.ts \ 19 ../../../../i18n/hu/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 )