summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/blue-pin/blue-pin.pro
Unidiff
Diffstat (limited to 'noncore/net/opietooth/blue-pin/blue-pin.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/blue-pin/blue-pin.pro31
1 files changed, 14 insertions, 17 deletions
diff --git a/noncore/net/opietooth/blue-pin/blue-pin.pro b/noncore/net/opietooth/blue-pin/blue-pin.pro
index 2ddb014..1444bb6 100644
--- a/noncore/net/opietooth/blue-pin/blue-pin.pro
+++ b/noncore/net/opietooth/blue-pin/blue-pin.pro
@@ -8,23 +8,20 @@ INCLUDEPATH += $(OPIEDIR)/noncore/opietooth/lib
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe 9LIBS += -lqpe
10INTERFACES = pindlgbase.ui 10INTERFACES = pindlgbase.ui
11 DESTDIR = $(OPIEDIR)/bin 11 DESTDIR = $(OPIEDIR)/bin
12TARGET = bluepin 12TARGET = bluepin
13 13
14 14TRANSLATIONS = ../../../../i18n/de/bluepin.ts \
15 15 ../../../../i18n/en/bluepin.ts \
16TRANSLATIONS = ../../../../i18n/de/bluepin.ts 16 ../../../../i18n/es/bluepin.ts \
17TRANSLATIONS += ../../../../i18n/en/bluepin.ts 17 ../../../../i18n/fr/bluepin.ts \
18TRANSLATIONS += ../../../../i18n/es/bluepin.ts 18 ../../../../i18n/hu/bluepin.ts \
19TRANSLATIONS += ../../../../i18n/fr/bluepin.ts 19 ../../../../i18n/ja/bluepin.ts \
20TRANSLATIONS += ../../../../i18n/hu/bluepin.ts 20 ../../../../i18n/ko/bluepin.ts \
21TRANSLATIONS += ../../../../i18n/ja/bluepin.ts 21 ../../../../i18n/no/bluepin.ts \
22TRANSLATIONS += ../../../../i18n/ko/bluepin.ts 22 ../../../../i18n/pl/bluepin.ts \
23TRANSLATIONS += ../../../../i18n/no/bluepin.ts 23 ../../../../i18n/pt/bluepin.ts \
24TRANSLATIONS += ../../../../i18n/pl/bluepin.ts 24 ../../../../i18n/pt_BR/bluepin.ts \
25TRANSLATIONS += ../../../../i18n/pt/bluepin.ts 25 ../../../../i18n/sl/bluepin.ts \
26TRANSLATIONS += ../../../../i18n/pt_BR/bluepin.ts 26 ../../../../i18n/zh_CN/bluepin.ts \
27TRANSLATIONS += ../../../../i18n/sl/bluepin.ts 27 ../../../../i18n/zh_TW/bluepin.ts
28TRANSLATIONS += ../../../../i18n/zh_CN/bluepin.ts
29TRANSLATIONS += ../../../../i18n/zh_TW/bluepin.ts
30