summaryrefslogtreecommitdiff
path: root/core/launcher
Unidiff
Diffstat (limited to 'core/launcher') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/launcher.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index 007e48c..ba01954 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -95,12 +95,13 @@ DEPENDPATH += ../../include .
95INCLUDEPATH += ../../rsync 95INCLUDEPATH += ../../rsync
96 DEPENDPATH+= ../../rsync 96 DEPENDPATH+= ../../rsync
97 TARGET = qpe 97 TARGET = qpe
98 LIBS += -lqpe -lcrypt -lopie 98 LIBS += -lqpe -lcrypt -lopie
99 99
100TRANSLATIONS = ../../i18n/de/qpe.ts \ 100TRANSLATIONS = ../../i18n/de/qpe.ts \
101 ../../i18n/nl/qpe.ts \
101 ../../i18n/xx/qpe.ts \ 102 ../../i18n/xx/qpe.ts \
102 ../../i18n/en/qpe.ts \ 103 ../../i18n/en/qpe.ts \
103 ../../i18n/es/qpe.ts \ 104 ../../i18n/es/qpe.ts \
104 ../../i18n/fr/qpe.ts \ 105 ../../i18n/fr/qpe.ts \
105 ../../i18n/hu/qpe.ts \ 106 ../../i18n/hu/qpe.ts \
106 ../../i18n/ja/qpe.ts \ 107 ../../i18n/ja/qpe.ts \