summaryrefslogtreecommitdiff
path: root/core/launcher/launcher.pro
Unidiff
Diffstat (limited to 'core/launcher/launcher.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/launcher.pro36
1 files changed, 14 insertions, 22 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index 182cd1f..c053662 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -1,7 +1,4 @@
1 TEMPLATE= app 1 TEMPLATE= app
2
3 CONFIG = qt warn_on release 2 CONFIG = qt warn_on release
4
5 DESTDIR = $(OPIEDIR)/bin 3 DESTDIR = $(OPIEDIR)/bin
6
7 HEADERS = background.h \ 4 HEADERS = background.h \
@@ -47,3 +44,2 @@ HEADERS = background.h \
47 # quicklauncher.h \ 44 # quicklauncher.h \
48
49 SOURCES = background.cpp \ 45 SOURCES = background.cpp \
@@ -97,29 +93,25 @@ SOURCES = background.cpp \
97 $(OPIEDIR)/rsync/qrsync.cpp 93 $(OPIEDIR)/rsync/qrsync.cpp
98
99 INTERFACES= shutdown.ui syncdialog.ui 94 INTERFACES= shutdown.ui syncdialog.ui
100
101INCLUDEPATH += $(OPIEDIR)/include 95INCLUDEPATH += $(OPIEDIR)/include
102 DEPENDPATH+= $(OPIEDIR)/include . 96 DEPENDPATH+= $(OPIEDIR)/include .
103
104INCLUDEPATH += $(OPIEDIR)/core/apps/calibrate 97INCLUDEPATH += $(OPIEDIR)/core/apps/calibrate
105 DEPENDPATH+= $(OPIEDIR)/core/apps/calibrate 98 DEPENDPATH+= $(OPIEDIR)/core/apps/calibrate
106
107INCLUDEPATH += $(OPIEDIR)/rsync 99INCLUDEPATH += $(OPIEDIR)/rsync
108 DEPENDPATH+= $(OPIEDIR)/rsync 100 DEPENDPATH+= $(OPIEDIR)/rsync
109
110 TARGET = qpe 101 TARGET = qpe
111
112 LIBS += -lqpe -lcrypt -lopie 102 LIBS += -lqpe -lcrypt -lopie
113 103
114TRANSLATIONS = ../i18n/de/qpe.ts 104TRANSLATIONS = ../../i18n/de/qpe.ts \
115TRANSLATIONS += ../i18n/es/qpe.ts 105 ../../i18n/en/qpe.ts \
116TRANSLATIONS += ../i18n/pt/qpe.ts 106 ../../i18n/es/qpe.ts \
117TRANSLATIONS += ../i18n/pt_BR/qpe.ts 107 ../../i18n/fr/qpe.ts \
118TRANSLATIONS += ../i18n/en/qpe.ts 108 ../../i18n/hu/qpe.ts \
119TRANSLATIONS += ../i18n/hu/qpe.ts 109 ../../i18n/ja/qpe.ts \
120TRANSLATIONS += ../i18n/ja/qpe.ts 110 ../../i18n/ko/qpe.ts \
121TRANSLATIONS += ../i18n/fr/qpe.ts 111 ../../i18n/no/qpe.ts \
122TRANSLATIONS += ../i18n/ko/qpe.ts 112 ../../i18n/pl/qpe.ts \
123TRANSLATIONS += ../i18n/no/qpe.ts 113 ../../i18n/pt/qpe.ts \
124TRANSLATIONS += ../i18n/zh_CN/qpe.ts 114 ../../i18n/pt_BR/qpe.ts \
125TRANSLATIONS += ../i18n/zh_TW/qpe.ts 115 ../../i18n/sl/qpe.ts \
116 ../../i18n/zh_CN/qpe.ts \
117 ../../i18n/zh_TW/qpe.ts