-rw-r--r-- | core/launcher/launcher.pro | 24 |
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 | ||
101 | INCLUDEPATH += $(OPIEDIR)/include | 101 | INCLUDEPATH += $(OPIEDIR)/include |
102 | DEPENDPATH+= $(OPIEDIR)/include . | 102 | DEPENDPATH+= $(OPIEDIR)/include . |
103 | 103 | ||
104 | INCLUDEPATH += $(OPIEDIR)/core/apps/calibrate | 104 | INCLUDEPATH += $(OPIEDIR)/core/apps/calibrate |
105 | DEPENDPATH+= $(OPIEDIR)/core/apps/calibrate | 105 | DEPENDPATH+= $(OPIEDIR)/core/apps/calibrate |
106 | 106 | ||
107 | INCLUDEPATH += $(OPIEDIR)/rsync | 107 | INCLUDEPATH += $(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 | ||
114 | TRANSLATIONS = ../i18n/de/qpe.ts | 114 | TRANSLATIONS = ../i18n/de/opie.ts |
115 | TRANSLATIONS += ../i18n/es/qpe.ts | 115 | TRANSLATIONS += ../i18n/es/opie.ts |
116 | TRANSLATIONS += ../i18n/pt/qpe.ts | 116 | TRANSLATIONS += ../i18n/pt/opie.ts |
117 | TRANSLATIONS += ../i18n/pt_BR/qpe.ts | 117 | TRANSLATIONS += ../i18n/pt_BR/opie.ts |
118 | TRANSLATIONS += ../i18n/en/qpe.ts | 118 | TRANSLATIONS += ../i18n/en/opie.ts |
119 | TRANSLATIONS += ../i18n/hu/qpe.ts | 119 | TRANSLATIONS += ../i18n/hu/opie.ts |
120 | TRANSLATIONS += ../i18n/ja/qpe.ts | 120 | TRANSLATIONS += ../i18n/ja/opie.ts |
121 | TRANSLATIONS += ../i18n/fr/qpe.ts | 121 | TRANSLATIONS += ../i18n/fr/opie.ts |
122 | TRANSLATIONS += ../i18n/ko/qpe.ts | 122 | TRANSLATIONS += ../i18n/ko/opie.ts |
123 | TRANSLATIONS += ../i18n/no/qpe.ts | 123 | TRANSLATIONS += ../i18n/no/opie.ts |
124 | TRANSLATIONS += ../i18n/zh_CN/qpe.ts | 124 | TRANSLATIONS += ../i18n/zh_CN/opie.ts |
125 | TRANSLATIONS += ../i18n/zh_TW/qpe.ts | 125 | TRANSLATIONS += ../i18n/zh_TW/opie.ts |