summaryrefslogtreecommitdiff
path: root/noncore/comm/keypebble/keypebble.pro
Unidiff
Diffstat (limited to 'noncore/comm/keypebble/keypebble.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/comm/keypebble/keypebble.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro
index 04f4b64..7af60f9 100644
--- a/noncore/comm/keypebble/keypebble.pro
+++ b/noncore/comm/keypebble/keypebble.pro
@@ -1,39 +1,38 @@
1TEMPLATE = app 1TEMPLATE = app
2CONFIG += qt warn_on release 2CONFIG += qt warn_on release
3DESTDIR = $(OPIEDIR)/bin 3DESTDIR = $(OPIEDIR)/bin
4 HEADERS = d3des.h \ 4 HEADERS = d3des.h \
5 krfbbuffer.h \ 5 krfbbuffer.h \
6 krfbcanvas.h \ 6 krfbcanvas.h \
7 krfbconnection.h \ 7 krfbconnection.h \
8 krfbdecoder.h \ 8 krfbdecoder.h \
9 krfblogin.h \ 9 krfblogin.h \
10 krfbserver.h \ 10 krfbserver.h \
11 krfbserverinfo.h \ 11 krfbserverinfo.h \
12 kvnc.h \ 12 kvnc.h \
13 kvncconndlg.h \ 13 kvncconndlg.h \
14 kvncbookmarkdlg.h \ 14 kvncbookmarkdlg.h \
15 version.h \
16 vncauth.h 15 vncauth.h
17 SOURCES = d3des.c \ 16 SOURCES = d3des.c \
18 vncauth.c \ 17 vncauth.c \
19 krfbbuffer.cpp \ 18 krfbbuffer.cpp \
20 krfbcanvas.cpp \ 19 krfbcanvas.cpp \
21 krfbconnection.cpp \ 20 krfbconnection.cpp \
22 krfbdecoder.cpp \ 21 krfbdecoder.cpp \
23 krfblogin.cpp \ 22 krfblogin.cpp \
24 krfbserver.cpp \ 23 krfbserver.cpp \
25 kvnc.cpp \ 24 kvnc.cpp \
26 kvncconndlg.cpp \ 25 kvncconndlg.cpp \
27 kvncbookmarkdlg.cpp \ 26 kvncbookmarkdlg.cpp \
28 main.cpp 27 main.cpp
29 INTERFACES= kvncconndlgbase.ui \ 28 INTERFACES= kvncconndlgbase.ui \
30 kvncbookmarkdlgbase.ui 29 kvncbookmarkdlgbase.ui
31TARGET = keypebble 30TARGET = keypebble
32INCLUDEPATH += $(OPIEDIR)/include 31INCLUDEPATH += $(OPIEDIR)/include
33DEPENDPATH += $(OPIEDIR)/include 32DEPENDPATH += $(OPIEDIR)/include
34LIBS += -lqpe 33LIBS += -lqpe
35 34
36TRANSLATIONS = ../../../i18n/de/keypebble.ts \ 35TRANSLATIONS = ../../../i18n/de/keypebble.ts \
37 ../../../i18n/nl/keypebble.ts \ 36 ../../../i18n/nl/keypebble.ts \
38 ../../../i18n/da/keypebble.ts \ 37 ../../../i18n/da/keypebble.ts \
39 ../../../i18n/xx/keypebble.ts \ 38 ../../../i18n/xx/keypebble.ts \