summaryrefslogtreecommitdiff
path: root/noncore/comm/mobilemsg/mobilemsg.pro
Unidiff
Diffstat (limited to 'noncore/comm/mobilemsg/mobilemsg.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/comm/mobilemsg/mobilemsg.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/comm/mobilemsg/mobilemsg.pro b/noncore/comm/mobilemsg/mobilemsg.pro
index 04f854a..8c7a960 100644
--- a/noncore/comm/mobilemsg/mobilemsg.pro
+++ b/noncore/comm/mobilemsg/mobilemsg.pro
@@ -2,24 +2,26 @@ TEMPLATE = app
2 #CONFIG = qt warn_on debug 2 #CONFIG = qt warn_on debug
3 CONFIG = qt warn_on release 3 CONFIG = qt warn_on release
4 HEADERS = mobilemsg.h 4 HEADERS = mobilemsg.h
5 SOURCES = main.cpp mobilemsg.cpp 5 SOURCES = main.cpp mobilemsg.cpp
6 INCLUDEPATH+= $(OPIEDIR)/include 6 INCLUDEPATH+= $(OPIEDIR)/include
7 DEPENDPATH+= $(OPIEDIR)/include 7 DEPENDPATH+= $(OPIEDIR)/include
8LIBS += -lqpe 8LIBS += -lqpe
9 TARGET = mobilemsg 9 TARGET = mobilemsg
10 DESTDIR = $(OPIEDIR)/bin 10 DESTDIR = $(OPIEDIR)/bin
11 INTERFACES= mobilemsgbase.ui 11 INTERFACES= mobilemsgbase.ui
12 12
13TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \ 13TRANSLATIONS = ../../../i18n/de/mobilemsg.ts \
14 ../../../i18n/da/mobilemsg.ts \
15 ../../../i18n/xx/mobilemsg.ts \
14 ../../../i18n/en/mobilemsg.ts \ 16 ../../../i18n/en/mobilemsg.ts \
15 ../../../i18n/es/mobilemsg.ts \ 17 ../../../i18n/es/mobilemsg.ts \
16 ../../../i18n/fr/mobilemsg.ts \ 18 ../../../i18n/fr/mobilemsg.ts \
17 ../../../i18n/hu/mobilemsg.ts \ 19 ../../../i18n/hu/mobilemsg.ts \
18 ../../../i18n/ja/mobilemsg.ts \ 20 ../../../i18n/ja/mobilemsg.ts \
19 ../../../i18n/ko/mobilemsg.ts \ 21 ../../../i18n/ko/mobilemsg.ts \
20 ../../../i18n/no/mobilemsg.ts \ 22 ../../../i18n/no/mobilemsg.ts \
21 ../../../i18n/pl/mobilemsg.ts \ 23 ../../../i18n/pl/mobilemsg.ts \
22 ../../../i18n/pt/mobilemsg.ts \ 24 ../../../i18n/pt/mobilemsg.ts \
23 ../../../i18n/pt_BR/mobilemsg.ts \ 25 ../../../i18n/pt_BR/mobilemsg.ts \
24 ../../../i18n/sl/mobilemsg.ts \ 26 ../../../i18n/sl/mobilemsg.ts \
25 ../../../i18n/zh_CN/mobilemsg.ts \ 27 ../../../i18n/zh_CN/mobilemsg.ts \