summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/launcher.pro24
1 files changed, 12 insertions, 12 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index d9609ef..9ab5b74 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -98,28 +98,28 @@ SOURCES = background.cpp \
98 98
99 INTERFACES= shutdown.ui syncdialog.ui 99 INTERFACES= shutdown.ui syncdialog.ui
100 100
101INCLUDEPATH += $(OPIEDIR)/include 101INCLUDEPATH += $(OPIEDIR)/include
102 DEPENDPATH+= $(OPIEDIR)/include . 102 DEPENDPATH+= $(OPIEDIR)/include .
103 103
104INCLUDEPATH += $(OPIEDIR)/core/apps/calibrate 104INCLUDEPATH += $(OPIEDIR)/core/apps/calibrate
105 DEPENDPATH+= $(OPIEDIR)/core/apps/calibrate 105 DEPENDPATH+= $(OPIEDIR)/core/apps/calibrate
106 106
107INCLUDEPATH += $(OPIEDIR)/rsync 107INCLUDEPATH += $(OPIEDIR)/rsync
108 DEPENDPATH+= $(OPIEDIR)/rsync 108 DEPENDPATH+= $(OPIEDIR)/rsync
109 109
110 TARGET = opie 110 TARGET = opie
111 111
112 LIBS += -lqpe -lcrypt -lopie 112 LIBS += -lqpe -lcrypt -lopie
113 113
114TRANSLATIONS = ../i18n/de/qpe.ts 114TRANSLATIONS = ../i18n/de/opie.ts
115TRANSLATIONS += ../i18n/es/qpe.ts 115TRANSLATIONS += ../i18n/es/opie.ts
116TRANSLATIONS += ../i18n/pt/qpe.ts 116TRANSLATIONS += ../i18n/pt/opie.ts
117TRANSLATIONS += ../i18n/pt_BR/qpe.ts 117TRANSLATIONS += ../i18n/pt_BR/opie.ts
118TRANSLATIONS += ../i18n/en/qpe.ts 118TRANSLATIONS += ../i18n/en/opie.ts
119TRANSLATIONS += ../i18n/hu/qpe.ts 119TRANSLATIONS += ../i18n/hu/opie.ts
120TRANSLATIONS += ../i18n/ja/qpe.ts 120TRANSLATIONS += ../i18n/ja/opie.ts
121TRANSLATIONS += ../i18n/fr/qpe.ts 121TRANSLATIONS += ../i18n/fr/opie.ts
122TRANSLATIONS += ../i18n/ko/qpe.ts 122TRANSLATIONS += ../i18n/ko/opie.ts
123TRANSLATIONS += ../i18n/no/qpe.ts 123TRANSLATIONS += ../i18n/no/opie.ts
124TRANSLATIONS += ../i18n/zh_CN/qpe.ts 124TRANSLATIONS += ../i18n/zh_CN/opie.ts
125TRANSLATIONS += ../i18n/zh_TW/qpe.ts 125TRANSLATIONS += ../i18n/zh_TW/opie.ts