summaryrefslogtreecommitdiff
path: root/core/obex/obex.pro
Unidiff
Diffstat (limited to 'core/obex/obex.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/obex/obex.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/obex/obex.pro b/core/obex/obex.pro
index 6e5fdbf..f983a2b 100644
--- a/core/obex/obex.pro
+++ b/core/obex/obex.pro
@@ -7,12 +7,13 @@ DESTDIR = $(OPIEDIR)/plugins/obex
7INCLUDEPATH += $(OPIEDIR)/include $(OPIEDIR)/core/launcher 7INCLUDEPATH += $(OPIEDIR)/include $(OPIEDIR)/core/launcher
8DEPENDPATH += ../$(OPIEDIR)/include 8DEPENDPATH += ../$(OPIEDIR)/include
9LIBS += -lqpe -lopie 9LIBS += -lqpe -lopie
10 VERSION = 0.0.2 10 VERSION = 0.0.2
11 11
12TRANSLATIONS = ../../../i18n/de/libopieobex.ts \ 12TRANSLATIONS = ../../../i18n/de/libopieobex.ts \
13 ../../../i18n/nl/libopieobex.ts \
13 ../../../i18n/da/libopieobex.ts \ 14 ../../../i18n/da/libopieobex.ts \
14 ../../../i18n/xx/libopieobex.ts \ 15 ../../../i18n/xx/libopieobex.ts \
15 ../../../i18n/en/libopieobex.ts \ 16 ../../../i18n/en/libopieobex.ts \
16 ../../../i18n/es/libopieobex.ts \ 17 ../../../i18n/es/libopieobex.ts \
17 ../../../i18n/fr/libopieobex.ts \ 18 ../../../i18n/fr/libopieobex.ts \
18 ../../../i18n/hu/libopieobex.ts \ 19 ../../../i18n/hu/libopieobex.ts \