summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/keypebble.pro
Unidiff
Diffstat (limited to 'noncore/comm/keypebble/keypebble.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/comm/keypebble/keypebble.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro
index 45b7635..93b81f9 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -1,50 +1,52 @@
1TEMPLATE = app 1TEMPLATE = app
2 2
3CONFIG += qt warn_on release 3CONFIG += qt warn_on release
4DESTDIR = ../bin 4DESTDIR = ../bin
5 5
6 HEADERS = d3des.h \ 6 HEADERS = d3des.h \
7 krfbbuffer.h \ 7 krfbbuffer.h \
8 krfbcanvas.h \ 8 krfbcanvas.h \
9 krfbconnection.h \ 9 krfbconnection.h \
10 krfbdecoder.h \ 10 krfbdecoder.h \
11 krfblogin.h \ 11 krfblogin.h \
12 krfboptions.h \ 12 krfboptions.h \
13 krfbserverinfo.h \ 13 krfbserverinfo.h \
14 kvnc.h \ 14 kvnc.h \
15 kvncconnectdlg.h \ 15 kvncconnectdlg.h \
16 kvncoptionsdlg.h \ 16 kvncoptionsdlg.h \
17 version.h \ 17 version.h \
18 vncauth.h 18 vncauth.h
19 19
20 SOURCES = d3des.c \ 20 SOURCES = d3des.c \
21 vncauth.c \ 21 vncauth.c \
22 krfbbuffer.cpp \ 22 krfbbuffer.cpp \
23 krfbcanvas.cpp \ 23 krfbcanvas.cpp \
24 krfbconnection.cpp \ 24 krfbconnection.cpp \
25 krfbdecoder.cpp \ 25 krfbdecoder.cpp \
26 krfblogin.cpp \ 26 krfblogin.cpp \
27 krfboptions.cpp \ 27 krfboptions.cpp \
28 kvnc.cpp \ 28 kvnc.cpp \
29 kvncconnectdlg.cpp \ 29 kvncconnectdlg.cpp \
30 kvncoptionsdlg.cpp \ 30 kvncoptionsdlg.cpp \
31 main.cpp 31 main.cpp
32 INTERFACES= vncoptionsbase.ui 32 INTERFACES= vncoptionsbase.ui
33TARGET = keypebble 33TARGET = keypebble
34 34
35INCLUDEPATH += $(OPIEDIR)/include 35INCLUDEPATH += $(OPIEDIR)/include
36DEPENDPATH += $(OPIEDIR)/include 36DEPENDPATH += $(OPIEDIR)/include
37LIBS += -lqpe 37LIBS += -lqpe
38 38
39TRANSLATIONS = ../i18n/pt_BR/keypebble.ts 39TRANSLATIONS = ../i18n/pt_BR/keypebble.ts
40TRANSLATIONS += ../i18n/es/keypebble.ts
41TRANSLATIONS += ../i18n/pt/keypebble.ts
40TRANSLATIONS += ../i18n/de/keypebble.ts 42TRANSLATIONS += ../i18n/de/keypebble.ts
41TRANSLATIONS += ../i18n/en/keypebble.ts 43TRANSLATIONS += ../i18n/en/keypebble.ts
42TRANSLATIONS += ../i18n/hu/keypebble.ts 44TRANSLATIONS += ../i18n/hu/keypebble.ts
43TRANSLATIONS += ../i18n/sl/keypebble.ts 45TRANSLATIONS += ../i18n/sl/keypebble.ts
44TRANSLATIONS += ../i18n/fr/keypebble.ts 46TRANSLATIONS += ../i18n/fr/keypebble.ts
45TRANSLATIONS += ../i18n/pl/keypebble.ts 47TRANSLATIONS += ../i18n/pl/keypebble.ts
46TRANSLATIONS += ../i18n/ja/keypebble.ts 48TRANSLATIONS += ../i18n/ja/keypebble.ts
47TRANSLATIONS += ../i18n/ko/keypebble.ts 49TRANSLATIONS += ../i18n/ko/keypebble.ts
48TRANSLATIONS += ../i18n/no/keypebble.ts 50TRANSLATIONS += ../i18n/no/keypebble.ts
49TRANSLATIONS += ../i18n/zh_CN/keypebble.ts 51TRANSLATIONS += ../i18n/zh_CN/keypebble.ts
50TRANSLATIONS += ../i18n/zh_TW/keypebble.ts 52TRANSLATIONS += ../i18n/zh_TW/keypebble.ts