summaryrefslogtreecommitdiff
path: root/noncore/unsupported/gsmtool/gsmtool.pro
Unidiff
Diffstat (limited to 'noncore/unsupported/gsmtool/gsmtool.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/unsupported/gsmtool/gsmtool.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/unsupported/gsmtool/gsmtool.pro b/noncore/unsupported/gsmtool/gsmtool.pro
index d627075..a5d3797 100644
--- a/noncore/unsupported/gsmtool/gsmtool.pro
+++ b/noncore/unsupported/gsmtool/gsmtool.pro
@@ -1,29 +1,31 @@
1 TEMPLATE= app 1 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
4DESTDIR = $(OPIEDIR)/bin 4DESTDIR = $(OPIEDIR)/bin
5 HEADERS = gsmtool.h 5 HEADERS = gsmtool.h
6 SOURCES = main.cpp gsmtool.cpp 6 SOURCES = main.cpp gsmtool.cpp
7# This doesn't actually work... 7# This doesn't actually work...
8TMAKE_CXXFLAGS += -fexceptions 8TMAKE_CXXFLAGS += -fexceptions
9 INCLUDEPATH+= $(OPIEDIR)/include 9 INCLUDEPATH+= $(OPIEDIR)/include
10 INCLUDEPATH+= $(GSMLIBDIR) 10 INCLUDEPATH+= $(GSMLIBDIR)
11 DEPENDPATH+= $(OPIEDIR)/include 11 DEPENDPATH+= $(OPIEDIR)/include
12LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme 12LIBS += -lqpe -L$(GSMLIBDIR)/gsmlib/.libs -lgsmme
13 INTERFACES= gsmtoolbase.ui 13 INTERFACES= gsmtoolbase.ui
14 TARGET = gsmtool 14 TARGET = gsmtool
15 15
16TRANSLATIONS = ../../../i18n/de/gsmtool.ts \ 16TRANSLATIONS = ../../../i18n/de/gsmtool.ts \
17 ../../../i18n/da/gsmtool.ts \
18 ../../../i18n/xx/gsmtool.ts \
17 ../../../i18n/en/gsmtool.ts \ 19 ../../../i18n/en/gsmtool.ts \
18 ../../../i18n/es/gsmtool.ts \ 20 ../../../i18n/es/gsmtool.ts \
19 ../../../i18n/fr/gsmtool.ts \ 21 ../../../i18n/fr/gsmtool.ts \
20 ../../../i18n/hu/gsmtool.ts \ 22 ../../../i18n/hu/gsmtool.ts \
21 ../../../i18n/ja/gsmtool.ts \ 23 ../../../i18n/ja/gsmtool.ts \
22 ../../../i18n/ko/gsmtool.ts \ 24 ../../../i18n/ko/gsmtool.ts \
23 ../../../i18n/no/gsmtool.ts \ 25 ../../../i18n/no/gsmtool.ts \
24 ../../../i18n/pl/gsmtool.ts \ 26 ../../../i18n/pl/gsmtool.ts \
25 ../../../i18n/pt/gsmtool.ts \ 27 ../../../i18n/pt/gsmtool.ts \
26 ../../../i18n/pt_BR/gsmtool.ts \ 28 ../../../i18n/pt_BR/gsmtool.ts \
27 ../../../i18n/sl/gsmtool.ts \ 29 ../../../i18n/sl/gsmtool.ts \
28 ../../../i18n/zh_CN/gsmtool.ts \ 30 ../../../i18n/zh_CN/gsmtool.ts \
29 ../../../i18n/zh_TW/gsmtool.ts 31 ../../../i18n/zh_TW/gsmtool.ts