summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/lib/lib.pro
Unidiff
Diffstat (limited to 'noncore/net/opietooth/lib/lib.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opietooth/lib/lib.pro17
1 files changed, 17 insertions, 0 deletions
diff --git a/noncore/net/opietooth/lib/lib.pro b/noncore/net/opietooth/lib/lib.pro
index 72cb456..eec7e43 100644
--- a/noncore/net/opietooth/lib/lib.pro
+++ b/noncore/net/opietooth/lib/lib.pro
@@ -4,6 +4,23 @@ HEADERS = parser.h device.h manager.h remotedevice.h services.h
4 SOURCES = parser.cc device.cc manager.cc remotedevice.cc services.cc 4 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
11
12TRANSLATIONS = ../../../../i18n/de/libopietooth.ts
13TRANSLATIONS += ../../../../i18n/en/libopietooth.ts
14TRANSLATIONS += ../../../../i18n/es/libopietooth.ts
15TRANSLATIONS += ../../../../i18n/fr/libopietooth.ts
16TRANSLATIONS += ../../../../i18n/hu/libopietooth.ts
17TRANSLATIONS += ../../../../i18n/ja/libopietooth.ts
18TRANSLATIONS += ../../../../i18n/ko/libopietooth.ts
19TRANSLATIONS += ../../../../i18n/no/libopietooth.ts
20TRANSLATIONS += ../../../../i18n/pl/libopietooth.ts
21TRANSLATIONS += ../../../../i18n/pt/libopietooth.ts
22TRANSLATIONS += ../../../../i18n/pt_BR/libopietooth.ts
23TRANSLATIONS += ../../../../i18n/sl/libopietooth.ts
24TRANSLATIONS += ../../../../i18n/zh_CN/libopietooth.ts
25TRANSLATIONS += ../../../../i18n/zh_TW/libopietooth.ts
26