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