summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/lib/lib.pro
Unidiff
Diffstat (limited to 'noncore/net/opietooth/lib/lib.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/net/opietooth/lib/lib.pro30
1 files changed, 14 insertions, 16 deletions
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index eec7e43..ecf2e6c 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -5,22 +5,20 @@ SOURCES = parser.cc device.cc manager.cc remotedevice.cc services.cc
5 TARGET = opietooth 5 TARGET = opietooth
6INCLUDEPATH += $(OPIEDIR)/include . 6INCLUDEPATH += $(OPIEDIR)/include .
7DESTDIR = $(QTDIR)/lib$(PROJMAK) 7DESTDIR = $(QTDIR)/lib$(PROJMAK)
8LIBS += -lopie 8LIBS += -lopie
9#VERSION = 0.0.0 9#VERSION = 0.0.0
10 10
11 11TRANSLATIONS = ../../../../i18n/de/libopietooth.ts \
12TRANSLATIONS = ../../../../i18n/de/libopietooth.ts 12 ../../../../i18n/en/libopietooth.ts \
13TRANSLATIONS += ../../../../i18n/en/libopietooth.ts 13 ../../../../i18n/es/libopietooth.ts \
14TRANSLATIONS += ../../../../i18n/es/libopietooth.ts 14 ../../../../i18n/fr/libopietooth.ts \
15TRANSLATIONS += ../../../../i18n/fr/libopietooth.ts 15 ../../../../i18n/hu/libopietooth.ts \
16TRANSLATIONS += ../../../../i18n/hu/libopietooth.ts 16 ../../../../i18n/ja/libopietooth.ts \
17TRANSLATIONS += ../../../../i18n/ja/libopietooth.ts 17 ../../../../i18n/ko/libopietooth.ts \
18TRANSLATIONS += ../../../../i18n/ko/libopietooth.ts 18 ../../../../i18n/no/libopietooth.ts \
19TRANSLATIONS += ../../../../i18n/no/libopietooth.ts 19 ../../../../i18n/pl/libopietooth.ts \
20TRANSLATIONS += ../../../../i18n/pl/libopietooth.ts 20 ../../../../i18n/pt/libopietooth.ts \
21TRANSLATIONS += ../../../../i18n/pt/libopietooth.ts 21 ../../../../i18n/pt_BR/libopietooth.ts \
22TRANSLATIONS += ../../../../i18n/pt_BR/libopietooth.ts 22 ../../../../i18n/sl/libopietooth.ts \
23TRANSLATIONS += ../../../../i18n/sl/libopietooth.ts 23 ../../../../i18n/zh_CN/libopietooth.ts \
24TRANSLATIONS += ../../../../i18n/zh_CN/libopietooth.ts 24 ../../../../i18n/zh_TW/libopietooth.ts
25TRANSLATIONS += ../../../../i18n/zh_TW/libopietooth.ts
26